server/src/modules
Enno Rehling 8a3bb35987 eliminate global log_flags, revert the mode arguments for fopen.
turns out that text is default, and windows hates it if I open a binary file without 'b'
standardize on using join_path to create filenames
(use backslash on windows, even though fopen doesn't seem to care).
2016-02-05 23:10:05 +01:00
..
arena.c pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
arena.h fix copyright notice 2015-01-30 22:10:29 +01:00
autoseed.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
autoseed.h Fix the 'B' island generation to use the newfactions file, for use by new GMs. 2015-06-02 15:29:21 +02:00
CMakeLists.txt remove the obsolete dungeons module. 2014-12-13 00:03:24 +01:00
gmcmd.c fix indentation in every file 2015-01-30 20:37:14 +01:00
gmcmd.h fix copyright notice 2015-01-30 22:10:29 +01:00
museum.c nope, the ticket is actually required. 2015-10-30 12:58:27 +01:00
museum.h fix copyright notice 2015-01-30 22:10:29 +01:00
score.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
score.h increase the datatype for scores from int to long long 2015-09-06 19:04:04 +02:00
weather.c fix copyright notice 2015-01-30 22:10:29 +01:00
weather.h fix copyright notice 2015-01-30 22:10:29 +01:00
xmas.c fix indentation in every file 2015-01-30 20:37:14 +01:00
xmas.h fix indentation in every file 2015-01-30 20:37:14 +01:00