Age | Commit message (Expand) | Author |
2006-12-31 | Added loads of Sierra titles (mac/pc/amiga/2gs/st/coco) | Stuart George |
2006-12-29 | Make ADGameFileDescription is built in directly into ADGameDescription. | Eugene Sandulenko |
2006-12-28 | Add a few AGI md5sums (sq1, pq1, lsl1) | James Brown |
2006-12-21 | Fix copyright and svn properties. | Eugene Sandulenko |
2006-12-20 | Added some extra game versions, KQ2, KQ3, KQ4, Groza, DDP | Stuart George |
2006-12-19 | Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET... | Max Horn |
2006-12-19 | Get rif od ARRAYSIZE in ADGameDescription | Eugene Sandulenko |
2006-12-19 | Got rid of ARRAYSIZE in advanceDetector calls | Eugene Sandulenko |
2006-12-19 | Changed game id's back to agi. Added some KQ2 entries | Stuart George |
2006-12-19 | oops | Eugene Sandulenko |
2006-12-19 | Update makefile | Eugene Sandulenko |
2006-12-19 | Added AdvancedDetection to AGI engine. Only added KQ1 for testing | Stuart George |
2006-12-07 | Fixed button rendering | Stuart George |
2006-12-06 | Fixing some compiler warnings | Max Horn |
2006-12-06 | Fixed compile errors (for me at least). Still plenty of warnings, though. | Torbjörn Andersson |
2006-12-06 | first phase of objectisation of agi engine | Paweł Kołodziejski |
2006-12-06 | Enable yet unfinished IIgs sound, but this prevents IIgs games from crashing. | Eugene Sandulenko |
2006-11-23 | Only bring up the predictive dialog on left clicks, not just any event. (I.e. | Torbjörn Andersson |
2006-11-22 | Don't crash in loadDict() if pred.txt is missing. | Torbjörn Andersson |
2006-11-18 | Specify proper copyright line for AGI engine. | Eugene Sandulenko |
2006-11-12 | Since we now generate warnings/messages for engine instantiation failures in ... | Max Horn |
2006-11-07 | fix (un)signedness warnings | Max Horn |
2006-11-06 | Predictive input for AGI engine. To Do: | Eugene Sandulenko |
2006-10-15 | Added some more const keywords | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-09-16 | Overhaul of the debugger code | Max Horn |
2006-09-16 | Reduce code duplication | Max Horn |
2006-09-09 | This printf isnot supportedon PalmOS 68k, taken from an old port of Sarien | Chris Apers |
2006-09-07 | Don't create a second Menu object unless the first one has been deleted. This | Torbjörn Andersson |
2006-09-04 | This could possibly fix bug #1551524 ("MAXOSX: Cannot Backspace in AGI Games"). | Torbjörn Andersson |
2006-08-26 | Fix bug #1544810 - AGI: Launching undefined target 'agi' shows a blank screen | Travis Howell |
2006-07-31 | * Added copyright string to all engine plugins | Max Horn |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in all game... | Johannes Schickel |
2006-06-26 | Patch #1512689: "Fixing AGI Game Detection" | Eugene Sandulenko |
2006-06-24 | Added some FIXME comments to AGI engine | Max Horn |
2006-06-24 | cleanup | Max Horn |
2006-06-24 | Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf... | Max Horn |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |
2006-06-10 | Pop AGIs text.cpp into a class, for later cleanup. | James Brown |
2006-06-06 | For the masochists out there,i it is now possible to select the PC Speaker | Torbjörn Andersson |
2006-06-03 | Split ID string into several small strings for systems not coping with large ... | Lars Persson |
2006-06-01 | Fix keyboard input. Now it is possible to use key modifiers freely. | Eugene Sandulenko |
2006-05-31 | Don't let blocking rectangle extend below baseline (see Sarien bugs 810331 an... | Willem Jan Palenstijn |
2006-05-31 | Fixed many const related warnings | Max Horn |
2006-05-30 | cleanup | Willem Jan Palenstijn |
2006-05-30 | objectify AGI sprite.h/cpp | Chris Apers |
2006-05-29 | objectify AGI menu.h/cpp | Willem Jan Palenstijn |
2006-05-28 | Apparently some games use the F10 key, which makes it a poor choice for opening | Torbjörn Andersson |
2006-05-28 | Allow key pad navigation. | Torbjörn Andersson |