Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-22 | oops. | Johannes Schickel | |
svn-id: r29030 | |||
2007-09-22 | Hopefully fix amigos4 fs implementation. | Johannes Schickel | |
svn-id: r29029 | |||
2007-09-22 | Switch Troll's Tale to booter image | Eugene Sandulenko | |
svn-id: r29028 | |||
2007-09-22 | some cleanup involving Winnie Amiga, however it still only shows the intro | Matthew Hoops | |
svn-id: r29027 | |||
2007-09-22 | Fixed broken compile on MSVC. | Nicola Mettifogo | |
svn-id: r29026 | |||
2007-09-22 | Refactored a lot of Character-related code and put it into the Character class. | Nicola Mettifogo | |
svn-id: r29025 | |||
2007-09-22 | Added a workaround for a bug with Gorrister's heart, which exists in the ↵ | Filippos Karapetis | |
original game scripts of IHNM svn-id: r29024 | |||
2007-09-22 | allow Winnie Amiga to show the intro | Matthew Hoops | |
svn-id: r29023 | |||
2007-09-22 | Code cleanup and simplification | Filippos Karapetis | |
svn-id: r29022 | |||
2007-09-22 | Fixed const warning | Max Horn | |
svn-id: r29021 | |||
2007-09-22 | Code simplification | Filippos Karapetis | |
svn-id: r29020 | |||
2007-09-22 | Simplified item handling code in Mickey | Filippos Karapetis | |
svn-id: r29019 | |||
2007-09-22 | Replaced room indexes with their corresponding enums | Filippos Karapetis | |
svn-id: r29018 | |||
2007-09-22 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r29017 | |||
2007-09-22 | Code simplification. Removed IDI_MSA_MAX_STR and fRmTxt - oRmTxt is used ↵ | Filippos Karapetis | |
instead, as the two arrays contained non-null values for the same rooms. Also, room object indices are no longer read from the original executable svn-id: r29016 | |||
2007-09-22 | Added skycpt and qtable to the regular build system | Max Horn | |
svn-id: r29015 | |||
2007-09-22 | Added legal headers, fixed various warnings | Max Horn | |
svn-id: r29014 | |||
2007-09-22 | Set svn:keywords | Torbjörn Andersson | |
svn-id: r29013 | |||
2007-09-22 | Added create_kyradat to our regular build system, too; fixed some warnings ↵ | Max Horn | |
(and added a FIXME about ambiguious code) svn-id: r29012 | |||
2007-09-21 | Fix regression caused by the latest cleanups | Filippos Karapetis | |
svn-id: r29011 | |||
2007-09-21 | Oops | Filippos Karapetis | |
svn-id: r29010 | |||
2007-09-21 | Cleanup | Filippos Karapetis | |
svn-id: r29009 | |||
2007-09-21 | Simplified Mickey::randomize() | Filippos Karapetis | |
svn-id: r29008 | |||
2007-09-21 | Several bug fixes for Mickey's Space Adventure: | Filippos Karapetis | |
- Fixed a logic bug, where it was possible that the planets were not initialized properly when flipping XL30's switch without holding any crystal. Note that this breaks older Mickey saved games - Fixed a bug with the initialization of the planet data, where the random number assigned to each planet could go out of logical bounds - Save games are saved with the correct extension now (e.g. mickey.s01 instead of mickey.s 1) - Some save game messages which were not shown are shown now - Disabled two problematic objects (the scale in Mickey's house and the rock in Jupiter) so they are not shown for now, as our current picture showing algorithm crashes when trying to display them svn-id: r29007 | |||
2007-09-21 | Small font-related correction | Sven Hesse | |
svn-id: r29006 | |||
2007-09-21 | Removed an unnecessary picture update when drawing crystal objects in Mickey | Filippos Karapetis | |
svn-id: r29004 | |||
2007-09-21 | The animation of the crystals in Mickey is shown correctly now | Filippos Karapetis | |
svn-id: r29003 | |||
2007-09-21 | Minimize changes to the mouse cursor's palette | Filippos Karapetis | |
svn-id: r29002 | |||
2007-09-21 | Rename file removal functions, to avoid conflicts. Add save game path, when ↵ | Travis Howell | |
removing files via SaveFileManager. svn-id: r29001 | |||
2007-09-21 | Silenced signed<->unsigned comparison warning | Sven Hesse | |
svn-id: r29000 | |||
2007-09-21 | Fix regression, when loading levels in mustard. | Travis Howell | |
svn-id: r28997 | |||
2007-09-20 | allow for using up/down in menus | Matthew Hoops | |
svn-id: r28996 | |||
2007-09-20 | cleanup with updating the screen; mostly moved to gameLoop | Matthew Hoops | |
svn-id: r28995 | |||
2007-09-20 | add stub for playSound in Winnie | Matthew Hoops | |
svn-id: r28994 | |||
2007-09-20 | cleanup to readObj and readRoom | Matthew Hoops | |
svn-id: r28993 | |||
2007-09-20 | Last pieces of Troll's Tale. Only missing thing is sound | Eugene Sandulenko | |
svn-id: r28992 | |||
2007-09-20 | adding myself to the credits for AGI | Matthew Hoops | |
svn-id: r28989 | |||
2007-09-20 | implement o72_debugInput (with some help from Kirben) | Matthew Hoops | |
svn-id: r28988 | |||
2007-09-20 | Implement inventory in Troll's Tale | Eugene Sandulenko | |
svn-id: r28987 | |||
2007-09-20 | Don't use clock(). Don't busy-wait. | Marcus Comstedt | |
svn-id: r28985 | |||
2007-09-20 | Hook up create_lure tool to the regular build system | Max Horn | |
svn-id: r28983 | |||
2007-09-20 | FIxed some warnings, cleanup | Max Horn | |
svn-id: r28982 | |||
2007-09-20 | Remove superfluous trailing dot (and that error message really is a lie, the ↵ | Max Horn | |
docs don't mention lure.dat :) svn-id: r28981 | |||
2007-09-20 | This workaround is no longer needed | Max Horn | |
svn-id: r28980 | |||
2007-09-20 | I'm probably being overly paranoid, but I'm nervous about initializing an array | Torbjörn Andersson | |
of boolean with memset(). Maybe it's perfectly fine and healthy, but using a loop is consistent with how we do it in killSounds() anyway. svn-id: r28979 | |||
2007-09-20 | Fixed out-of-bounds writing in killSounds(). | Torbjörn Andersson | |
svn-id: r28978 | |||
2007-09-20 | Some updates to Mickey's BCG logo drawing function | Filippos Karapetis | |
svn-id: r28977 | |||
2007-09-19 | Enable Lure engine by default. | Eugene Sandulenko | |
svn-id: r28976 | |||
2007-09-19 | some cleanup using malloc and with readObj | Matthew Hoops | |
svn-id: r28975 | |||
2007-09-19 | show the cursor in Troll after the first intro screen | Matthew Hoops | |
svn-id: r28974 |