original blender sources found on https://download.blender.org/source/chest/
Fix compilation on linux
linkedlist: implemented function newname, this generates default blocknames
Work on the ANT library:
code documentation update
added placeholders for widget and font document...
implemented ANT_Terminate
moved part of documentation from specifications...
small addition to the documentation
Adding a new library to opsim called ANT. ANT i...
changed fileformat from Word to Open Office
added test app for comparing performance of the...
adding a test app that implements freetype support
added check if DLL is loaded correctly
fixed typo on the URL's
some text on installing opsim
added COCO and ChemSep as other free simulators
work on the about page
Adding a new tool called autodoc, this tool wil...
fixed commenting to PasDoc instead of doxygen s...
simplified section on subversion URL
added check for minimum compiler version
Rewritten the coding_standard.rst file. Added a...
moved pasdoc setting file from branches to trunk
Updated build instructions
remove unused folder
build instructions
fixed path where component property files are l...
several ways to test endianness of the compiler...
fixed small typo
fixed error with double backslash for ln function
UI for physprops models, this UI will later be ...
moved physprops library and test app to trunk
added more reference material
changed default parameter for function UNC_conv...
fixed malformed tables and some inconstistent s...
moved all implemented equations from developers...
fixed small type in water prop file
updated molar heat capacity for all components
fixed error in header conversion (monitor varia...
moved glfw3.pas to include folder
updated DLLs to GLFW v3.2
moved test program to separate folder
changed unit for property models from "C" to "d...
fixed a few errors with memory functions
implemented new build system called fmake (http...
added models for a number of components
compile with ansi strings on
Tool to validate and reformat JSON files.
added JSON support for component model definiti...
Adding an external reference to freetype 1 whic...
merging the chemform library from branches to t...
a sample project with cmake as build tools
fixed a memleak when entering a formula with an...
modified the chemform library so it works with ...
added and updated documentation for the unit co...
renamed the app folder to the more common bin f...
fixed memleak + renamed functions
added an example file for a glfw based application
adding a document found on the opsim google group
added paper n which the current flash solver in...
moving application icon files from branches to ...
moved unit_conv library from branches to trunk
fixed typo when checking assignement of unit co...
added quite a number of unit conversions to the...
refactored util.pas to linkedlist.pas, in this ...
Basic outline of simulation case and solver is ...
screenshot taken on my Mac
Adding reference document for the FPC lexer/parser
update external link to revision 3621. The late...
made screenshot on ubuntu 15.10 64bit
Here's a note to inform everyone that the main communication for OpSim is via the...
The very beginnings of a simulation solver engi...
Remove the unneeded doc file. The pdf will rema...
added placeholders for the user manual
Converted Project-OpSim-SPECS.doc to rst, howev...
First commit of restructuredText (rst) document...
commit of the public domain functions parser PA...
some more publicly found documents and referenc...
commit of test application to investigat the di...
First attempt for an OpSim logo
example of how localization can be implemented
Fixed compilation for physprops library (forgot...
added liquid enthalpy calculation model
modified session information caching in .lpi file
renamed functions and variables
first steps towards Python support for OpSim
documentation and reference material
Initial import of a basic chemical formula pars...
move cfuncs.pas to core folder
moved util.pas to separate folder
Fixed tables of CO-units and PPDB equations in ...
Moved unit_conv folder one level up. Under the ...
Changed external for ZeosLib from HEAD to r3073...
Added lib folder with external libraries that a...
Initial commit of a unit converter library bran...
Fixed compilation for FPC 2.6.4 and up