]> icculus.org git repositories - crow/jumpnbump.git/history - sdl
Renamed pack and unpack to jnbpack and jnbunpack.
[crow/jumpnbump.git] / sdl /
2002-07-05 Florian SchulzeKaillera support by Gil Megidish.
2002-07-05 Florian SchulzeAdded -musicnosound option.
2002-07-05 Florian SchulzeFix include.
2002-06-09 Florian SchulzeUpdated documentation. release_1_3
2002-04-19 Florian SchulzeFixed small problems in sound loading.
2002-04-19 Florian SchulzeMore endian fixes.
2002-04-17 Florian SchulzeMore MacOS X fixes.
2002-03-20 Florian SchulzeChanged audio format.
2002-02-25 Florian SchulzeVarious makefile related changes.
2002-02-24 Florian SchulzeFixed SDL_Delay.
2002-02-24 Florian SchulzeFixed timing.
2002-02-24 Florian SchulzeFixed a bug when the music file can't be written.
2002-02-22 Florian SchulzeCopyright and documentation update.
2002-02-22 Florian SchulzeAdded makefile and made some small fixes for it.
2002-02-22 Florian SchulzeImplemented -scaleup and -nosound options. Some fixes... release_1_0
2002-02-21 Florian SchulzeSpeeded up scaling engine using dirty rects. Hacked...
2002-02-21 Florian SchulzeMore cleanups. More separation of drawing and gameing...
2002-02-20 Florian SchulzeFixed loud music start.
2002-02-20 Florian SchulzeMore seperation of drawing and gameing logic. Added...
2002-02-20 Florian SchulzeFixed a sound locking bug.
2002-02-20 Florian SchulzeUpdated the sound engine. Much nicer mixing now.
2002-02-19 Florian SchulzeMore cleanups. Added get_pixel and set_pixel functions.
2002-02-18 Florian SchulzeMore code cleanups. Separated some stuff into new funct...
2002-02-16 Florian SchulzeMajor cleanup and bug fixes.
2002-02-13 Florian SchulzeFixes for SDL and VisualC.