Fri, 22 Jun 2007 20:04:21 +0000 |
truelight |
(svn r10276) -Codechange: made a counter based on milliseconds and independent of the game-state to base double-click and TGP Generation Process on
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 16:53:57 +0000 |
truelight |
(svn r10255) -Codechange: remove some old debug code nobody was using anymore
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 15:40:27 +0000 |
truelight |
(svn r10220) -Fix r10216: even more fuck-ups for non-SDL video backends
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 15:18:26 +0000 |
truelight |
(svn r10217) -Fix r10216: forgot to declare 'blitter' in win32 and cocoa driver (tnx glx)
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 15:04:08 +0000 |
truelight |
(svn r10216) -Fix: palette animation always redid all palette entries, where in fact only a few indexes were needed
|
file |
diff |
annotate
|
Sun, 17 Jun 2007 20:40:02 +0000 |
truelight |
(svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa video-driver
|
file |
diff |
annotate
|
Sun, 17 Jun 2007 20:30:28 +0000 |
truelight |
(svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter
|
file |
diff |
annotate
|
Sun, 17 Jun 2007 15:48:57 +0000 |
rubidium |
(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
|
file |
diff |
annotate
|
Tue, 12 Jun 2007 23:10:47 +0000 |
truelight |
(svn r10124) -Fix r10123: fix the OSX video driver properly
|
file |
diff |
annotate
|
Tue, 12 Jun 2007 23:06:56 +0000 |
bjarni |
(svn r10123) -Fix r10121: the 8 bpp cocoa video driver works again
|
file |
diff |
annotate
|
Tue, 12 Jun 2007 20:24:12 +0000 |
truelight |
(svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 11:36:04 +0000 |
rubidium |
(svn r9266) -Codechange: unify the retrieval of the base paths a little more.
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:55:35 +0000 |
bjarni |
(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map (in all directions)
|
file |
diff |
annotate
|
Wed, 07 Mar 2007 12:11:48 +0000 |
rubidium |
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
|
file |
diff |
annotate
|
Wed, 07 Mar 2007 11:47:46 +0000 |
rubidium |
(svn r9050) -Codechange: Foo(void) -> Foo()
|
file |
diff |
annotate
|
Tue, 06 Mar 2007 22:01:59 +0000 |
bjarni |
(svn r9039) -Fix r9034: missed the _pause in cocoa_v.mm
|
file |
diff |
annotate
|
Fri, 02 Mar 2007 00:36:16 +0000 |
truelight |
(svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated stuff.. we know that\!
|
file |
diff |
annotate
|
Mon, 26 Feb 2007 00:41:24 +0000 |
rubidium |
(svn r8907) -Fix (r3281): reading from an unitialized variable.
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 21:16:56 +0000 |
bjarni |
(svn r8605) -Codechange: [OSX] changed all objective C to objective C++
|
file |
diff |
annotate
|