Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-24 | cleanup | Max Horn | |
svn-id: r29974 | |||
2007-12-24 | Cleanup | Filippos Karapetis | |
svn-id: r29973 | |||
2007-12-24 | Change 3 remaining free() to delete, which were not changed with commit ↵ | Filippos Karapetis | |
#29841 (part of patch #1848173) svn-id: r29972 | |||
2007-12-24 | Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher". | Johannes Schickel | |
svn-id: r29971 | |||
2007-12-24 | Fix sprite mode 5 | Vincent Hamm | |
Fix backgroundIncrust system svn-id: r29970 | |||
2007-12-24 | MenuItem member renaming. | Johannes Schickel | |
svn-id: r29969 | |||
2007-12-24 | -Fade in/fade out | Vincent Hamm | |
-Implement background mode 5 svn-id: r29968 | |||
2007-12-23 | SaveFileManager::setError is an internal method; also, pass string to it ↵ | Max Horn | |
by-ref not by-value svn-id: r29967 | |||
2007-12-23 | Fix for bug #1846049: COMI: wrong subtitles color | Max Horn | |
svn-id: r29966 | |||
2007-12-23 | Style :P | Sven Hesse | |
svn-id: r29965 | |||
2007-12-23 | Removes warning about shadowing a previous local declaration of filePtr ↵ | Kari Salminen | |
introduced by r29962. Hopefully NDS Gobliiins still works after this! svn-id: r29964 | |||
2007-12-23 | Fix for bug #1837375: MM: Walk behind mask char data | Max Horn | |
svn-id: r29963 | |||
2007-12-23 | Slight perturbation of the code gen for the sake of NDS Gobliiins | Bertrand Augereau | |
svn-id: r29962 | |||
2007-12-23 | Fix for bug #1842260: INDY3 FM-TOWNS: Modified version does not start (what ↵ | Max Horn | |
a beautiful & embarrassing endless loop that was...) svn-id: r29961 | |||
2007-12-23 | Workaround for unterminated look description in Italian version | Paul Gilbert | |
svn-id: r29960 | |||
2007-12-23 | Copy engine-data from standalone trunk to dists/ | Eugene Sandulenko | |
svn-id: r29959 | |||
2007-12-23 | Fix for problem that the player could stop themselves changing back from ↵ | Paul Gilbert | |
Selena if they left the current room too quickly after the change back had been scheduled svn-id: r29958 | |||
2007-12-23 | Bugfix for Town Hall room: Captive Goewin's bounds were frequently and ↵ | Paul Gilbert | |
incorrectly preventing the player from talking to the Skorl svn-id: r29957 | |||
2007-12-23 | Disable voices when voice files do not exist (like the original interpreter ↵ | Filippos Karapetis | |
does), instead of exiting with an error. This is necessary for devices with little space svn-id: r29956 | |||
2007-12-23 | Fix the FIXME ;-) | Max Horn | |
svn-id: r29955 | |||
2007-12-22 | Added FIXME comment. | Johannes Schickel | |
svn-id: r29954 | |||
2007-12-22 | Logic fix for MixedSoundDriver::init. | Johannes Schickel | |
svn-id: r29953 | |||
2007-12-22 | Document that we expect recursive mutex locking behavior | Max Horn | |
svn-id: r29952 | |||
2007-12-22 | Fixed mutex handling, and reverted sound callbacks to be from another thread ↵ | Oystein Eftevaag | |
again svn-id: r29951 | |||
2007-12-22 | Bugfix to not allow animation fast forward when restoring a game - it was ↵ | Paul Gilbert | |
causing occasional crashes due to tick handlers referencing animations not yet loaded (it's only meant to be done during room changes) svn-id: r29950 | |||
2007-12-22 | Tweaked the calculation for player position in new rooms to use the original ↵ | Paul Gilbert | |
game's rounding - the current code was causing the player to be placed inside the exit area when entering room 6 from room 5. svn-id: r29949 | |||
2007-12-22 | Incremented required lure.dat version number, and adjusted animation indexes ↵ | Paul Gilbert | |
to account for added fight animation entry svn-id: r29948 | |||
2007-12-22 | Fixed Spanish animation entry for Goewin, and added missing fight animation | Paul Gilbert | |
svn-id: r29946 | |||
2007-12-21 | Cleanup. | Johannes Schickel | |
svn-id: r29945 | |||
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ↵ | Neil Millstone | |
doesn't quite work yet), adding function keys to virtual keyboard svn-id: r29944 | |||
2007-12-21 | Remove a comment | Neil Millstone | |
svn-id: r29943 | |||
2007-12-21 | Implement exists() in DS file system | Neil Millstone | |
svn-id: r29942 | |||
2007-12-21 | Fix compilation error on DS port (template expects parameters to be same type) | Neil Millstone | |
svn-id: r29941 | |||
2007-12-21 | Fix memory leak in audiostream (I think) | Neil Millstone | |
svn-id: r29940 | |||
2007-12-21 | Reverted too complicated (and unneeded) volume settings code for towns driver. | Johannes Schickel | |
svn-id: r29939 | |||
2007-12-21 | Naming consistency fixes. | Johannes Schickel | |
svn-id: r29938 | |||
2007-12-21 | Bugfix to prevent axe animation appearing in room 6 when returning there ↵ | Paul Gilbert | |
after the fight svn-id: r29937 | |||
2007-12-21 | Changed animation Ids for Spanish version | Paul Gilbert | |
svn-id: r29935 | |||
2007-12-21 | Slight cleanup | Filippos Karapetis | |
svn-id: r29934 | |||
2007-12-21 | Added some hard coded strings for the Italian fan translation of ITE (still ↵ | Filippos Karapetis | |
not supported). Merged those strings with the hard coded strings for the Italian fan translation of IHNM svn-id: r29933 | |||
2007-12-21 | Turn off an MSVC warning, thrown with some escape sequences | Filippos Karapetis | |
svn-id: r29932 | |||
2007-12-20 | Do sound callbacks from the main thread instead of a separate one, to avoid ↵ | Oystein Eftevaag | |
some concurrency issues. Increased sound buffer size. Removed the extra mousemoved event sent before each click, no longer needed. And finally some minor gesturing tweaks. svn-id: r29931 | |||
2007-12-20 | Clarify AGI FIXME | Max Horn | |
svn-id: r29930 | |||
2007-12-20 | Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color" | Filippos Karapetis | |
svn-id: r29929 | |||
2007-12-20 | Fix palette manipulation code | Vincent Hamm | |
Add one missing opcode svn-id: r29928 | |||
2007-12-20 | Removed clamp() and used the common CLIP template instead | Filippos Karapetis | |
svn-id: r29927 | |||
2007-12-20 | Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read. | Torbjörn Andersson | |
svn-id: r29926 | |||
2007-12-20 | Fix title screen line drawing code | Vincent Hamm | |
svn-id: r29925 | |||
2007-12-20 | Fix for isalpha() assertions | Filippos Karapetis | |
svn-id: r29924 | |||
2007-12-20 | Fix compilation under MSVC9 | Filippos Karapetis | |
svn-id: r29923 |