Age | Commit message (Expand) | Author |
2003-08-25 | Clarified the comments for our Surface class a bit. I plan on removing it | Torbjörn Andersson |
2003-08-25 | FadeServer() is now called from ServiceWindows(), thus eliminating the need | Torbjörn Andersson |
2003-08-24 | fix for bug #782727 (COMI: no sentence line while inventory is shown) by draw... | Max Horn |
2003-08-24 | small cleanup for the Ogg playback code | Max Horn |
2003-08-24 | commented my hack | Max Horn |
2003-08-24 | fix for bug #786994 (DOTT: no custom cursor) | Max Horn |
2003-08-24 | use less generic file name for settings.dat, I assume filenames > 8.3 are ok ... | Jonathan Gray |
2003-08-24 | make settings use SaveFileManager stuff as well | Jonathan Gray |
2003-08-24 | fix strange keyboard issues by passing the game the values it wants | Jonathan Gray |
2003-08-24 | be more tolerant of files being in different spots, and living on case sensit... | Jonathan Gray |
2003-08-24 | this should be signed | Jonathan Gray |
2003-08-24 | correct slashes in paths | Jonathan Gray |
2003-08-24 | bring up the restore game menu when any -x param is specified, this is nicer ... | Jonathan Gray |
2003-08-24 | we don't need to be told when we've hit a key | Jonathan Gray |
2003-08-24 | return read error in PlayCompSpeech for now so we get subtitles | Jonathan Gray |
2003-08-24 | Ooops, inventory still needs to be clear when moving through inventory. | Travis Howell |
2003-08-24 | Minor cleanup | Travis Howell |
2003-08-24 | Update comment | Travis Howell |
2003-08-24 | Handle hiding of verbs/inventory in v1-v2 games correctly. | Travis Howell |
2003-08-24 | work around compiler bug in GCC 2.95.x | Max Horn |
2003-08-23 | fix --disable-engine so it doesn't try to compile disabled engine, what was I... | Jonathan Gray |
2003-08-23 | sync OS X static build rule with Makefile.noconf | Max Horn |
2003-08-23 | use startup message, avoid possible race condition on exit | Ruediger Hanke |
2003-08-23 | little bugfix, safer code | Ruediger Hanke |
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 |