Age | Commit message (Expand) | Author |
2003-08-23 | Added comment keyword, per Fingolfin | Jamieson Christian |
2003-08-23 | Add comment | Travis Howell |
2003-08-23 | SetPalette conflicts with an OS symbol on OS X | Max Horn |
2003-08-23 | fix a resman method and make saving work using SaveFileManager | Jonathan Gray |
2003-08-23 | Typo | Travis Howell |
2003-08-23 | Added explicit 'ASFX' awareness for clarity | Jamieson Christian |
2003-08-23 | Unstubbed the Create/Draw/DeleteSurface() functions, and removed some | Torbjörn Andersson |
2003-08-23 | Work around for sound resource in ST versions. | Travis Howell |
2003-08-22 | Fixed tempo value for Indy3 AD resources. Despite | Jamieson Christian |
2003-08-22 | enable boot param like option for bs2, valid numbers can be found in startup.inf | Jonathan Gray |
2003-08-22 | Add screenshot option for sdl backends, patch #590233 | Travis Howell |
2003-08-22 | *** empty log message *** | Travis Howell |
2003-08-22 | Added light mask support (in the demo this is most visible when walking | Torbjörn Andersson |
2003-08-22 | Only hide the mouse cursor if both the mouse animation and the luggage | Torbjörn Andersson |
2003-08-22 | Enable bs2 | Travis Howell |
2003-08-22 | add sword2 cd dirs | Jonathan Gray |
2003-08-22 | stop bs2 trying to cache clusters | Jonathan Gray |
2003-08-22 | loom towns needs this as well you can now learn f | Jonathan Gray |
2003-08-22 | More tweaks to the PPQN and tempo of AD resources. | Jamieson Christian |
2003-08-22 | change sound queue overflow error to warning as error was supposed to be temp... | Jonathan Gray |
2003-08-22 | change description of -b option to be more correct, also some consistency in ... | Jonathan Gray |
2003-08-21 | Fix for Bug [792178] MI1: Intro asynchronity regression | Jamieson Christian |
2003-08-21 | crude fix for bug #786995 stop arrow keys being sent to scripts as they are c... | Jonathan Gray |
2003-08-21 | -Werror cleanup, don't try to free const variables... | Jonathan Gray |
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b... | Jonathan Gray |
2003-08-21 | When a menu icon reaches its full size it can be drawn directly, without | Torbjörn Andersson |
2003-08-20 | Draw combined cursor properly. Thanks to joost for finding out that the | Oliver Kiehl |
2003-08-20 | Lots of cleanup. | Torbjörn Andersson |
2003-08-20 | Need explicit include of stdafx because of free_check kluge... | Marcus Comstedt |
2003-08-20 | Initial (slightly buggy) support for "luggage" mouse cursors, i.e. cursors | Torbjörn Andersson |
2003-08-20 | Fix speedy music regression in monkeyega/vga/pass. | Travis Howell |
2003-08-20 | Change Amiga palette option to Amiga version | Travis Howell |
2003-08-20 | copied some fixes which only were in 0.5.1 branch. | Robert Göffringmann |
2003-08-20 | fix warning (properly initialise 2 dimensional arrays) | Joost Peters |
2003-08-20 | Remove my junk | Travis Howell |
2003-08-20 | v1 zak costume colors should be perfect now | Travis Howell |
2003-08-20 | Ooops that would have broken v2 | Travis Howell |
2003-08-20 | v1 zak costume color almost all right. | Travis Howell |
2003-08-20 | Applied a different fix for the mouse offset problem. As far as I can tell, | Torbjörn Andersson |
2003-08-20 | Removed some memset()s that I added earlier out of paranoia. Added a FIXME | Torbjörn Andersson |
2003-08-20 | SetMenuIcon(), other stubs in menu.cpp will have to be done for things to be ... | Jonathan Gray |
2003-08-20 | correction from olki that fixes mouse y offset being too high | Jonathan Gray |
2003-08-20 | Leave masking disable for now, until it works well. | Travis Howell |
2003-08-20 | Cleaned up DrawSprite() and added scaling, based on the "line doubling" | Torbjörn Andersson |
2003-08-20 | This should fix the crash in the demo when you tried to walk down the | Torbjörn Andersson |
2003-08-20 | This should fix mouse cursor animations. (Actually, I hardly even looked at | Torbjörn Andersson |
2003-08-19 | preliminary cursor code. dirty, hacky and no animation yet. but at least some... | Oliver Kiehl |
2003-08-19 | Fix compile. | Torbjörn Andersson |
2003-08-19 | Fix 1 memory leak + 102 memory leaks using launcher | Chris Apers |
2003-08-19 | Remove a bunch of unneeded cruft - but barely the surface of it. This code is... | James Brown |