0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial import of the main module More... almost 19 years ago
Fixed compilation warning for invalid parameters More... almost 19 years ago
- Merged with new time/clock branch - Still needs to write time core plugin implementation - Needs to adapt anim* to work with new clock system More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
Autotest for integer-based intervals and fix corresponding "buggy" functions.
Émilien Kia
as cursorstar
More... almost 19 years ago
Pass all params by value and not by address when possible.
Émilien Kia
as cursorstar
More... almost 19 years ago
Add input for float value from stdin. Fix warning in param type for orxTextIO_ReadFloat first param.
Émilien Kia
as cursorstar
More... almost 19 years ago
Oups !!! Bad file name.
Émilien Kia
as cursorstar
More... almost 19 years ago
Tests for MathSets.
Émilien Kia
as cursorstar
More... almost 19 years ago
Fixed a compilation problem for a window specific portion of code More... almost 19 years ago
Fixed a compilation problem for a window specific portion of code More... almost 19 years ago
Complete integer-based mathematical sets.
Émilien Kia
as cursorstar
More... almost 19 years ago
Finish signed32 interval implementation. Change all i32* to s32*.
Émilien Kia
as cursorstar
More... almost 19 years ago
Transfert */math/orxSets.* to /math/orxMathSet.*.
Émilien Kia
as cursorstar
More... almost 19 years ago
Transfert */math/orxSets.* to /math/orxMathSet.*.
Émilien Kia
as cursorstar
More... almost 19 years ago
Transfert */math/orxSets.* to /math/orxMathSet.*. Patch all my previous commit (netfailed).
Émilien Kia
as cursorstar
More... almost 19 years ago
Add comments to standard orx tokens (orxNULL, orxFASTCALL ...).
Émilien Kia
as cursorstar
More... almost 19 years ago
Added some functionalities to the plugin test module. => Plugin module Need debuging More... almost 19 years ago
Forgot some renaming... More... almost 19 years ago
Removed state type. Renamed functions related to Update. Moved orxDLLAPI in prototypes so that it could compile on VC++. Renamed all strings "StateMachine" to "FSM" (including the filename). More... almost 19 years ago
Memory handling corrected. More... almost 19 years ago
fixed compilation problem (forgot to include a file) More... almost 19 years ago
Plugin test module (to load/unload core and user plugins) More... almost 19 years ago
Removed uneeded plugin dependencie (Plugin managed by test module) More... almost 19 years ago
Done few changes in the menu presentation. Need to work on menu simplification with subcategories. More... almost 19 years ago
Send new directory architeture for Plugins Test module More... almost 19 years ago
Fixed two remaining link and compilation problems More... almost 19 years ago
Commited modification to remove lots of compilation problems. (more that 50). Has it been compiled before commit ? More... almost 19 years ago
Tool functions to manipulate float-based intervals.
Émilien Kia
as cursorstar
More... almost 19 years ago
End of implementing mathematical intevals.
Émilien Kia
as cursorstar
More... almost 19 years ago