rnd-20100220-1-src
authorHolger Schemel <info@artsoft.org>
Fri, 19 Feb 2010 23:31:14 +0000 (00:31 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:58:38 +0000 (10:58 +0200)
commitf926e522aef77158e0011ae5ad2cf8805509d6d1
tree0b989a8d5ad54cd91b136ebda4e74125ef0d053c
parent4f9e14eb7715eb000d6a750f9734b8dcc521923f
rnd-20100220-1-src
* started integrating snapshot functionality into Supaplex game engine
16 files changed:
ChangeLog
src/conftime.h
src/game.c
src/game_sp/DDScrollBuffer.c
src/game_sp/DDScrollBuffer.h
src/game_sp/DoGameStuff.c
src/game_sp/MainGameLoop.c
src/game_sp/Murphy.c
src/game_sp/export.h
src/game_sp/file.c
src/game_sp/init.c
src/game_sp/main.c
src/libgame/Makefile
src/libgame/libgame.h
src/libgame/snapshot.c [new file with mode: 0644]
src/libgame/snapshot.h [new file with mode: 0644]