Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-15 | Another adjustment for Amiga version. | Travis Howell | |
svn-id: r27413 | |||
2007-06-15 | Enable language screen in Amiga version. | Travis Howell | |
svn-id: r27412 | |||
2007-06-15 | Add basic support for Amiga version. | Travis Howell | |
svn-id: r27411 | |||
2007-06-14 | oops wrong platform. | Nicola Mettifogo | |
svn-id: r27398 | |||
2007-06-13 | Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector. | Nicola Mettifogo | |
svn-id: r27389 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-06-09 | Silenced warning on WinCE. | Nicola Mettifogo | |
svn-id: r27236 | |||
2007-06-05 | Fixed crash on exit (bug #1726185). | Nicola Mettifogo | |
svn-id: r27105 | |||
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-21 | Fixed the largest memory leaks. | Nicola Mettifogo | |
svn-id: r26905 | |||
2007-05-21 | Fixed palette fade in intro sequence and palette effect for Dino's treatment | Nicola Mettifogo | |
svn-id: r26904 | |||
2007-05-20 | Fixed regression: location comment wasn't shown on every location except the ↵ | Nicola Mettifogo | |
first visited. svn-id: r26895 | |||
2007-05-20 | Added guard code to prevent crashes when stopping sound effects. | Nicola Mettifogo | |
svn-id: r26894 | |||
2007-05-20 | Fixed bug. snprintf counts the termination character on Linux, but not on ↵ | Nicola Mettifogo | |
Windows, so had to resort to another solution. svn-id: r26893 | |||
2007-05-20 | Removed phony 'start game' message from Amiga demo. | Nicola Mettifogo | |
svn-id: r26891 | |||
2007-05-20 | Disabled halfbrite for Amiga versions. The effect will be enabled again when ↵ | Nicola Mettifogo | |
support is complete. svn-id: r26890 | |||
2007-05-20 | Fixed embarrassing - and old as time - mistake preventing some items from ↵ | Nicola Mettifogo | |
being deleted from the screen when picked up. svn-id: r26889 | |||
2007-05-19 | Fixed regression: wrong job ordering caused a bunch of graphic glitches. | Nicola Mettifogo | |
svn-id: r26878 | |||
2007-05-18 | Made final comment appear. | Nicola Mettifogo | |
svn-id: r26868 | |||
2007-05-18 | Made congratulations message visible. | Nicola Mettifogo | |
svn-id: r26867 | |||
2007-05-18 | Reverting my last change. | Nicola Mettifogo | |
svn-id: r26866 | |||
2007-05-16 | Replaced explicit bitmasks with function calls. | Nicola Mettifogo | |
svn-id: r26855 | |||
2007-05-15 | Fixed bug when typing protection code. | Nicola Mettifogo | |
svn-id: r26847 | |||
2007-05-13 | Reverted some changes to inventory handling. | Nicola Mettifogo | |
svn-id: r26838 | |||
2007-05-13 | More cleanup. | Nicola Mettifogo | |
svn-id: r26835 | |||
2007-05-13 | cleanup | Nicola Mettifogo | |
svn-id: r26834 | |||
2007-05-13 | New debug messages. | Nicola Mettifogo | |
svn-id: r26832 | |||
2007-05-13 | Reverted my last change to changeLocation. | Nicola Mettifogo | |
svn-id: r26831 | |||
2007-05-13 | Fixed timings when showing credits. | Nicola Mettifogo | |
svn-id: r26830 | |||
2007-05-13 | Added new debugger commands. | Nicola Mettifogo | |
svn-id: r26829 | |||
2007-05-12 | Fixed crashes when changing location in the introduction and removed useless ↵ | Nicola Mettifogo | |
code from the original engine. svn-id: r26813 | |||
2007-05-12 | New debug strings and levels. | Nicola Mettifogo | |
svn-id: r26812 | |||
2007-05-12 | Fixed script command lookup table. | Nicola Mettifogo | |
svn-id: r26805 | |||
2007-05-12 | Added Audio debug level and fixed a bug when freeing music streams. | Nicola Mettifogo | |
svn-id: r26804 | |||
2007-05-06 | Fixed sketch glitches in the introduction. | Nicola Mettifogo | |
svn-id: r26765 | |||
2007-05-06 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r26762 | |||
2007-05-06 | Menu handling simplification. | Nicola Mettifogo | |
svn-id: r26760 | |||
2007-05-06 | Some cheap cleanup. | Nicola Mettifogo | |
svn-id: r26757 | |||
2007-05-06 | Added embryonic debugger, and some adjustments to make basic commands work. | Nicola Mettifogo | |
svn-id: r26755 | |||
2007-05-01 | Fix warning (unsigned ints are never negative) | Max Horn | |
svn-id: r26726 | |||
2007-05-01 | Fix compilation (sigh). | Nicola Mettifogo | |
svn-id: r26724 | |||
2007-05-01 | Changed some filenames to adhere to standard. | Nicola Mettifogo | |
svn-id: r26723 | |||
2007-05-01 | Implemented a IFF (Interchange File Format) parser and added subclasses to ↵ | Nicola Mettifogo | |
parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code. svn-id: r26719 | |||
2007-04-28 | Changed abs() to ABS() | Torbjörn Andersson | |
svn-id: r26639 | |||
2007-04-27 | Fix warning | Max Horn | |
svn-id: r26621 | |||
2007-04-27 | Refactored music code for dos version and added music to Amiga versions. | Nicola Mettifogo | |
svn-id: r26619 | |||
2007-04-23 | Fixed paths. (Short comment for big achievement). | Nicola Mettifogo | |
svn-id: r26586 | |||
2007-04-23 | Fonts have been taking care of them being proportional for some time now, so ↵ | Nicola Mettifogo | |
it's time to remove old flags. svn-id: r26585 | |||
2007-04-23 | Improvements on background masking in Amiga versions (not yet perfect, though), | Nicola Mettifogo | |
svn-id: r26584 | |||
2007-04-23 | Fixed VS2005 warning | Nicola Mettifogo | |
svn-id: r26582 |