Tue, 03 May 2011 12:19:22 +0000 |
ib |
Add an exit function.
|
Mon, 04 Apr 2011 15:10:05 +0000 |
ib |
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
|
Sat, 11 Sep 2010 12:10:43 +0000 |
diego |
Move sx/sy extern variable declaration to gmplayer.h, which is better suited.
|
Wed, 08 Sep 2010 20:10:54 +0000 |
diego |
Remove some unnecessary extern variable declarations.
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Sat, 12 Apr 2008 16:03:07 +0000 |
diego |
Make include paths consistent; do not use ../ in them.
|
Fri, 11 Apr 2008 16:55:27 +0000 |
diego |
Add gui/ prefix to some #include paths so that compilation from the
|
Sun, 27 May 2007 20:40:04 +0000 |
reimar |
Remove two useless fastmemcpy.h includes in gui code.
|
Wed, 16 May 2007 21:45:46 +0000 |
reimar |
Include string.h for memcpy, fastmemcpy.h alone is not enough.
|
Sun, 29 Apr 2007 12:44:34 +0000 |
diego |
Fix several implicit declarations of functions warnings.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|