]> git.pond.sub.org Git - empserver/history - src/server/update.c
Update copyright notice.
[empserver] / src / server / update.c
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-04-29 Markus Armbruster(s_char): Remove. Use signed char for small integers...
2006-02-24 Markus ArmbrusterUpdate known contributors comment.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-28 Markus ArmbrusterThere's no reason to include <time.h> in empio.h, excep...
2005-12-27 Markus ArmbrusterInclude config.h.
2005-12-26 Ron Koenderink(player_new, player_accept, update_wait, market_update...
2005-08-21 Ron Koenderink(io_output_all,update_main,update_wait): Do not block...
2005-08-20 Ron Koenderink(force): Change to create update thread instead of...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-15 Ron Koenderink(run_hook): Add fflush(NULL) to flush the stdio files...
2005-03-12 Markus Armbruster(pre_update_hook): New configuration key.
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-04-04 Markus Armbruster(weekday, daytime, daytime_range): New; replace kw_pars...
2004-04-04 Markus Armbruster(gamehours): All callers ignore the value assigned...
2004-04-04 Markus Armbruster(kw_read, kw_find, kwtab, kw_list): Were used to evalua...
2004-03-09 Markus ArmbrusterUse gcc function attribute `format' to catch bad format...
2004-02-20 Markus ArmbrusterThe (unused) parameter of thread entry points is named...
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-19 Markus ArmbrusterNew server.h for server startup, control and shutdown...
2004-02-19 Markus Armbruster(check_all_markets, update_wait): Static linkage.
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-01-23 Markus Armbruster(player_new): Proper error checking. Oops, now it...
2003-12-17 Markus ArmbrusterCosmetics.
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12