Enno Rehling
|
f98eab56c4
|
platform.h is only for WIN32 now.
replace MIN and MAX macros, they are BAD.
|
2017-12-29 06:13:28 +01:00 |
|
Enno Rehling
|
7985ebe511
|
replace ct_find calls with constants.
reorder a lot of includes.
|
2017-08-21 20:18:19 +02:00 |
|
Enno Rehling
|
134ff982ba
|
BUG 2358: Schiffbeschleunigung dauert laenger als eine Woche.
|
2017-08-20 19:07:52 +02:00 |
|
Enno Rehling
|
c8b2ce7900
|
BUG 2356: fix curse read/write
rename curse::flags to curse::mask, use c_flags.
fix some curse_type having CURSE_ISNEW fixed.
|
2017-08-18 19:39:33 +02:00 |
|
Enno Rehling
|
8b7dae6977
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-10 16:31:05 +01:00 |
|
Enno Rehling
|
d1d1bee8f6
|
missing struct declarations in curse.h
remove config.h from spells and curses.
|
2016-11-17 11:34:35 +01:00 |
|
Enno Rehling
|
c352ab9f8e
|
move game-version information fom version.h to gamedata.h
|
2016-09-10 17:21:17 +02:00 |
|
Enno Rehling
|
ae28cbd7c3
|
Merge branch 'enhancement/airship_refactoring' of https://github.com/TurnerSE/server into TurnerSE-enhancement/airship_refactoring
Conflicts:
src/spells/shipcurse.c
|
2015-11-03 13:02:42 +01:00 |
|
Philipp Dreher
|
fe0d038bf3
|
moved more related functionality from shipcurse.c to flyingship.c
|
2015-11-02 13:39:06 +01:00 |
|
Philipp Dreher
|
6e7510b7e9
|
moved flying ship functionality from spells.c and shipcurse.c to flyingship.c
|
2015-11-02 00:32:56 +01:00 |
|
Enno Rehling
|
c7aa8c89b1
|
coverity scan CID 22551: dereference before null check
|
2015-10-29 09:22:00 +01:00 |
|
Enno Rehling
|
df325b243a
|
enable stricter conversion checking for gcc < 4.9, fix code
|
2015-05-15 20:35:36 +02:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
|
Enno Rehling
|
3c4b6b9dd4
|
rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/
begin json config files (WIP)
|
2014-06-09 09:56:49 -07:00 |
|
Enno Rehling
|
7358c48580
|
removing some naming conflicts that hapen when trying to re-enable amalgamation builds.
|
2014-04-11 19:41:17 -07:00 |
|
Enno Rehling
|
77ab9133c2
|
use the storage submodule everywhere.
make most magic use float instead of double.
|
2013-12-31 01:06:28 -08:00 |
|
Enno Rehling
|
4e7a758a75
|
making server compile with new github repository layout
todo: fix scripts and config files
|
2012-06-04 21:45:25 -07:00 |
|
Enno Rehling
|
76ba2b9303
|
begin making shipowner use ship->owner.
|
2012-05-17 00:14:05 -07:00 |
|
Enno Rehling
|
1f0d5f205e
|
rename _log_error to log_error and get rid of the cumbersome #define
|
2012-05-16 16:52:12 -07:00 |
|
Enno
|
d940f29a6c
|
indentation rules, slightly updated
|
2011-03-07 08:24:48 +01:00 |
|
Enno
|
347a888b67
|
indentation rules, strictly applied
|
2011-03-07 08:03:10 +01:00 |
|
Enno
|
0f93601454
|
undo CRLF crazy
|
2010-08-08 09:40:42 +02:00 |
|
Enno Rehling
|
f8094f77dc
|
use libraries from the external folder, don't depend on any additional installations (VS 2010)
|
2010-08-07 22:53:41 -07:00 |
|
Enno Rehling
|
64fb51c067
|
more moving around
|
2010-03-06 14:40:26 -08:00 |
|