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 |
|
Philipp Dreher
|
abd6be475f
|
that just slipped in the commit by accident...
|
2015-11-02 13:55:28 +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
|
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
|
27f94783bc
|
fix gcc build, forward-declare structs in the header.
MSVC allows structs to be declared in a function signature, gcc wants
to know about them earlier.
|
2014-11-01 13:10:22 +01: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
|
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 |
|