Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-16 | Minor cleanup. | Travis Howell | |
svn-id: r31514 | |||
2008-04-16 | Remove unused opcode and minor cleanup. | Travis Howell | |
svn-id: r31513 | |||
2008-04-16 | Cleanup. | Travis Howell | |
svn-id: r31512 | |||
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell | |
svn-id: r31229 | |||
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell | |
svn-id: r31218 | |||
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell | |
svn-id: r31110 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ↵ | Max Horn | |
also replaced an evil function-static variable by a member variable (lastMinute) svn-id: r29908 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-07-25 | Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ↵ | Travis Howell | |
systems. svn-id: r28189 | |||
2007-07-01 | Fix bug #1746107 - Elvira 2: Crash Catacombs lev2. | Travis Howell | |
svn-id: r27842 | |||
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn | |
svn-id: r27800 | |||
2007-06-30 | AGOS code cleanup | Max Horn | |
svn-id: r27794 | |||
2007-06-29 | Fix some scripts failing to start in Elvira 2, due code difference in ↵ | Travis Howell | |
isCalled opcode. svn-id: r27770 | |||
2007-06-21 | Minor cleanup. | Travis Howell | |
svn-id: r27580 | |||
2007-06-21 | Fix regressions, due to zoneNum changes. | Travis Howell | |
svn-id: r27579 | |||
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell | |
svn-id: r27578 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-20 | Fix regressions, due to playSpeech() no longer been virtual match. | Travis Howell | |
svn-id: r27556 | |||
2007-06-20 | Cleanup. | Travis Howell | |
svn-id: r27552 | |||
2007-06-19 | Cleanup, could cause regressions. | Travis Howell | |
svn-id: r27547 | |||
2007-06-10 | Fix timer code in Puzzle Pack, to match original speed. | Travis Howell | |
svn-id: r27275 | |||
2007-06-10 | Fix single sound effect, failing to play multiple times regression, caused ↵ | Travis Howell | |
by changes for PP in the past. svn-id: r27267 | |||
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell | |
svn-id: r27227 | |||
2007-06-08 | Fix load/save interface in Elvira 1. | Travis Howell | |
svn-id: r27191 | |||
2007-06-08 | Fix window scrolling in earlier games. | Travis Howell | |
svn-id: r27183 | |||
2007-06-07 | Fix inventory arrows in Elvira 1. | Travis Howell | |
svn-id: r27170 | |||
2007-06-07 | Add details for French and German Amiga versions of Elvira 1. Remove restart ↵ | Travis Howell | |
state from Elvira 1 detection, due to two byte difference in the restart state on each disk of Amiga versions. svn-id: r27164 | |||
2007-06-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell | |
svn-id: r27158 | |||
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to ↵ | Travis Howell | |
difference in earlier games. svn-id: r27103 | |||
2007-06-05 | Update sound ranges in debugger, for earlier games. | Travis Howell | |
svn-id: r27101 | |||
2007-06-04 | Fix compilation of AGOS | Filippos Karapetis | |
svn-id: r27081 | |||
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell | |
svn-id: r27080 | |||
2007-06-04 | Virtualise a few sound functions. | Travis Howell | |
svn-id: r27077 | |||
2007-06-04 | Change printChar variables to signed, to allow removal of work around for ↵ | Travis Howell | |
The Feeble Files. svn-id: r27075 | |||
2007-06-02 | Fix display of conversation responses in Waxworks. | Travis Howell | |
svn-id: r27052 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell | |
svn-id: r26989 | |||
2007-05-28 | Rename script opcode in Elvira 2. | Travis Howell | |
svn-id: r26986 | |||
2007-05-27 | Fix loading restart state in Waxworks for now. | Travis Howell | |
svn-id: r26966 | |||
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell | |
svn-id: r26937 | |||
2007-05-22 | Minor cleanup. | Travis Howell | |
svn-id: r26913 | |||
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r26909 | |||
2007-05-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-05-16 | Ooops, correct inheritance of load/save functions. | Travis Howell | |
svn-id: r26851 | |||
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26850 | |||
2007-05-16 | Add idle code for DIMP. | Travis Howell | |
svn-id: r26848 | |||
2007-05-15 | Minor cleanup. | Travis Howell | |
svn-id: r26845 | |||
2007-05-13 | Cleanup. | Travis Howell | |
svn-id: r26833 |