0
I Use This!
Inactive

Commits : Listings

Analyzed 18 minutes ago. based on code collected 19 minutes ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected wrong member for GetNext. More... almost 19 years ago
More secure orxStateMachine_Delete... tests if pointers are orxNULL. More... almost 19 years ago
Arranged some coding conventions. More... almost 19 years ago
State Machine... initial import. More... almost 19 years ago
No need for orxSTATUS here... it can only return a successful state. More... almost 19 years ago
Add document section for the linklist module.
Émilien Kia
as cursorstar
More... almost 19 years ago
Add orxBayes.h/.c and orxSets.h/.c
Émilien Kia
as cursorstar
More... almost 19 years ago
Begin of bayesian network files.
Émilien Kia
as cursorstar
More... almost 19 years ago
Add mathematical sets and bayesian network files to lib bakefile.
Émilien Kia
as cursorstar
More... almost 19 years ago
Mathematical interval manipulation.
Émilien Kia
as cursorstar
More... almost 19 years ago
* Fully completed all Sound plugins function (with FMOD call) * Updated a bit the API to be cleaner in the naming convention * TODO : test plugin loading (need modification in the main program to manage it) More... almost 19 years ago
* Updated a bit the API to be cleaner in the naming convention More... almost 19 years ago
updated few doxygen comments More... almost 19 years ago
FSOUND plugin implementation More... almost 19 years ago
Completed sound test module More... almost 19 years ago
Added plugin init on main test program More... almost 19 years ago
* Fixed orxDLLAPI order for orxMEMORY * Updated doxygens comment to create module More... almost 19 years ago
Minor changes : Updated few doxygens comment More... almost 19 years ago
Updated comments for doxygen More... almost 19 years ago
Fixed missing control's flag initialization More... almost 19 years ago
Updated bakefile/makefile to compile sound test module More... almost 19 years ago
New sound test module More... almost 19 years ago
Modified orxDLLAPI macro position (must be after the function return type) More... almost 19 years ago
- Updated todo list More... about 19 years ago
- Updated enum none default value so as to be target platform dependant More... about 19 years ago
- Updated orxDisplay plugin with new naming convention - Updated orx core to comply with new display interface - orxDisplay still needs some defines and macros (color manipulators, bitmap handling flags, ...) More... about 19 years ago
*** empty log message *** More... about 19 years ago
Gdp -> Arcallians More... about 19 years ago
* Updated orxSound with the new plugin API More... about 19 years ago
* Updated orxScript with the plugin API More... about 19 years ago