log pwplib/pwplib-unix.c @ 52:411c1c8d810e

age author description
Mon, 24 May 2010 14:24:04 +0300 Matti Hamalainen Use #if 0 instead of commenting out.
Mon, 24 May 2010 11:48:48 +0300 Matti Hamalainen Hack Final Isi to "work", kind of. Requires a nasty hack in pwplib to actually run (without it, it quits abruptly .. not yet sure why.)
Mon, 24 May 2010 08:48:18 +0300 Matti Hamalainen Remove usage of malloc.h; Other misc cleanups.
Mon, 24 May 2010 00:19:57 +0300 Matti Hamalainen Take SDL into account when halving height of rendering buffer, and remove the corresponding "hack" from sdl.c. Also misc. cleanups.
Mon, 24 May 2010 00:18:41 +0300 Matti Hamalainen Cleanups.
Sun, 23 May 2010 18:31:43 +0300 Matti Hamalainen Cleanups.
Sat, 22 May 2010 20:32:49 +0300 Matti Hamalainen Some misc. cleanups and minor warning removals.
Sat, 22 May 2010 18:12:37 +0300 Matti Hamalainen Implement hacky and crummy SDL event handling in timer value fetching function; moved SDL general initialization into pwplib-unix.c.
Tue, 18 May 2010 04:25:44 +0300 Matti Hamalainen Initial import.