Age | Commit message (Expand) | Author |
2005-11-05 | - Changed PalmOS ifdef | Chris Apers |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-31 | added some comments and re-indented some parts of code | Gregory Montoir |
2004-12-03 | Minor cleanup, one more time. | Gregory Montoir |
2004-11-23 | cleanup, follow code conventions | Gregory Montoir |
2004-10-17 | fix intro glitch regression | Gregory Montoir |
2004-10-08 | cleanup ; follow the code conventions | Gregory Montoir |
2004-10-03 | merged FRAMES_JOE and FRAMES_JOE_XTRA | Gregory Montoir |
2004-10-03 | cleanup | Gregory Montoir |
2004-08-14 | minor cleanp | Gregory Montoir |
2004-08-06 | minor cleanup | Gregory Montoir |
2004-04-06 | fix for bug #928549. | Gregory Montoir |
2004-03-18 | minor cleanup | Gregory Montoir |
2004-03-17 | Added PalmOS support | Chris Apers |
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir |
2004-02-21 | I am an idiot. | Joost Peters |
2004-02-21 | Fix for bug #899881 (Sounds played when sound turned off) | Joost Peters |
2004-02-21 | Fixed arrow dialogue glitches (partial display) in non-english versions. This... | Gregory Montoir |
2004-02-13 | Applied patch #896726 (reversed hebrew text) and reduced overhead a little by... | Joost Peters |
2004-01-27 | Proper fix for bug #884712 | Joost Peters |
2004-01-25 | Seperate SFX and Speech. | Joost Peters |
2004-01-23 | change sscanf() calls to atoi() to please PalmOS :) | Gregory Montoir |
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir |
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir |
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir |
2004-01-19 | re-use BobFrame | Gregory Montoir |
2004-01-18 | fix warning | Paweł Kołodziejski |
2004-01-15 | reset _lastSoundIndex in car animation too | Gregory Montoir |
2004-01-14 | - tweaked a bit walking functions to make persons stop walking when a cutaway... | Gregory Montoir |
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir |
2004-01-11 | minor display code changes | Gregory Montoir |
2004-01-11 | cleanup | Gregory Montoir |
2004-01-10 | cleanup | Gregory Montoir |
2004-01-10 | workaround for final room sound issues | Gregory Montoir |
2004-01-09 | fix mouse pointer glitch occuring when exiting Debugger | Gregory Montoir |
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir |
2004-01-08 | minor Logic::initPerson() tweak | Gregory Montoir |
2004-01-08 | moved the remaining 'graphics' stuff from Logic to Graphics | Gregory Montoir |
2004-01-08 | cleanup, xref update | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-06 | - minor cleanup in Person/Actor stuff | Gregory Montoir |
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | simplified room switching code a bit | Gregory Montoir |
2004-01-05 | - enabled debugger in QueenEngine::errorString | Gregory Montoir |