Age | Commit message (Expand) | Author |
2007-06-21 | (svn r10243) -Fix: crash when resizing with 32bpp and 'broken' display with '... | glx |
2007-06-19 | (svn r10220) -Fix r10216: even more fuck-ups for non-SDL video backends | truelight |
2007-06-19 | (svn r10218) -Fix r10216: more compile errors | glx |
2007-06-19 | (svn r10217) -Fix r10216: forgot to declare 'blitter' in win32 and cocoa driv... | truelight |
2007-06-19 | (svn r10216) -Fix: palette animation always redid all palette entries, where ... | truelight |
2007-06-17 | (svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa vi... | truelight |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
2007-06-17 | (svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32) | glx |
2007-06-17 | (svn r10182) -Codechange: rewrite most part of the file loading/searching to ... | rubidium |
2007-06-12 | (svn r10124) -Fix r10123: fix the OSX video driver properly | truelight |
2007-06-12 | (svn r10123) -Fix r10121: the 8 bpp cocoa video driver works again | bjarni |
2007-06-12 | (svn r10121) -Codechange: split renderer from rest of code; no longer any cod... | truelight |
2007-05-14 | (svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible | truelight |
2007-04-27 | (svn r9728) -Fix r9086: [win32] For some keyboard layout the 'console' key is... | glx |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-17 | (svn r9266) -Codechange: unify the retrieval of the base paths a little more. | rubidium |
2007-03-11 | (svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ... | bjarni |
2007-03-10 | (svn r9086) -Feature/Fix: [win32] Rewrite keyboard input and handle all keypr... | Darkvater |
2007-03-10 | (svn r9085) -Codechange/Fix: [win32] Move the initialisation of _codepage (no... | Darkvater |
2007-03-09 | (svn r9074) -Codechange: win32 dedicated console now doesn't need an extra 'e... | glx |
2007-03-07 | (svn r9055) -Codechange: Change windows unicode handling and allow a pure non... | Darkvater |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-06 | (svn r9039) -Fix r9034: missed the _pause in cocoa_v.mm | bjarni |
2007-03-06 | (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea... | truelight |
2007-03-03 | (svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when ... | Darkvater |
2007-03-02 | (svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated st... | truelight |
2007-02-26 | (svn r8907) -Fix (r3281): reading from an unitialized variable. | rubidium |
2007-02-23 | (svn r8860) -Cleanup: some style changes, proper #endif comments, variable in... | Darkvater |
2007-02-16 | (svn r8756) [PSP] -Fix: made the dedicated code compile with PSP. It is almos... | truelight |
2007-02-12 | (svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files... | Darkvater |
2007-02-05 | (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ | bjarni |
2007-01-21 | (svn r8310) -Fix r8309: it is wise to put #endifs in the right place ;) | truelight |
2007-01-21 | (svn r8309) [WinCE] -Fix: WinCE doesn't know resolution changing | truelight |
2007-01-20 | (svn r8288) -Fix: [OSX] compiling with debug enabled now works again | bjarni |
2007-01-15 | (svn r8141) -Fix r8128: [OSX] now OSX can compile again. | bjarni |
2007-01-13 | (svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to... | KUDr |
2007-01-10 | (svn r8043) -Fix (8028): forgot setting a variable. | rubidium |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |
2007-01-10 | (svn r8028) -Fix: overflow of ticks was not handled properly, possibly result... | rubidium |
2007-01-05 | (svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it ... | bjarni |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |