rnd-20100309-2-src
authorHolger Schemel <info@artsoft.org>
Tue, 9 Mar 2010 22:35:25 +0000 (23:35 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:58:43 +0000 (10:58 +0200)
commit123c5a87fa9cf6d9759ed7911d3544f05afdd11c
tree369e189df2587e306db0ca0b04e3812a69e3551b
parent4a8368abd71c718621838773eed914b5bbd4e1d8
rnd-20100309-2-src
* fixed potential crash bug caused by illegal array access in engine
  snapshot loading and saving code
* changed setting permissions of score files to be world-writable if
  the program is not installed and running setgid to allow the program
  to modify existing score files when run as a different user (which
  allows cheating, of course, as the score files are not protected
  against modification in this case)
* added (commented out) suggestions for RO_GAME_DIR and RW_GAME_DIR to
  the top level Makefile for Debian / Ubuntu installations
* added saving read-only levels from editor into personal level set
  (thanks to Bela Lubkin for the above four patches)
ChangeLog
Makefile
src/conftime.h
src/editor.c
src/files.c
src/game.c
src/libgame/setup.c
src/main.h