]> icculus.org git repositories - crow/jumpnbump.git/history - main.c
USE_NET now defined in project files.
[crow/jumpnbump.git] / main.c
2002-09-09 Florian SchulzeUSE_NET now defined in project files.
2002-08-18 Florian SchulzeBuffer packets if not completly received.
2002-08-17 Florian SchulzeUpdated -h for networking.
2002-08-17 Florian SchulzePorted the network stuff to SDL_net.
2002-08-16 Florian SchulzeFix -v option.
2002-08-16 Florian SchulzeFix linux compilation (O_BINARY).
2002-08-16 Florian SchulzeFix single player.
2002-08-16 Florian SchulzeFirst try on network implementation.
2002-08-16 Florian SchulzeAdded -noflies option (doesn't affect butterflies).
2002-08-11 Florian SchulzeAdded -musicnosound to -h.
2002-08-02 Florian SchulzeFixed the too dark font.
2002-07-05 Florian SchulzeRenamed JB_VERSION to JNB_VERSION (GS).
2002-07-05 Florian SchulzeAdded -musicnosound option.
2002-06-09 Florian SchulzeUpdated -h option.
2002-06-09 Florian SchulzeAdded -v and -h option and changed -flip to -mirror.
2002-06-09 Florian SchulzeImplemented level flipping.
2002-04-17 Florian SchulzeMore MacOS X fixes.
2002-04-17 Florian SchulzeMacOS X fixes.
2002-02-25 Florian SchulzeVarious makefile related changes.
2002-02-24 Florian SchulzeRemoved debug code.
2002-02-24 Florian SchulzeFixed timing.
2002-02-22 Florian SchulzeCopyright and documentation update.
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 SchulzeMore seperation of drawing and gameing logic. Added...
2002-02-19 Florian SchulzeMore cleanups. Added get_pixel and set_pixel functions.
2002-02-19 Florian SchulzeMade type defines for map.
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.
2002-02-13 Florian SchulzeModified Linux source. MODIFIED_LINUX
2002-02-13 Florian SchulzeCleaned up. CLEANED_DOS
2002-02-13 Florian SchulzeCleaned up.
2002-02-13 Florian SchulzeCleaned up.
2002-02-13 Florian SchulzeIndented.
2002-02-13 Florian SchulzeInitial revision