Enno Rehling
|
d99090ac67
|
remove additional unused macro constants
|
2017-03-31 21:29:37 +02:00 |
|
Enno Rehling
|
57ae21a823
|
remove an obsolete always-true constant
|
2017-03-31 21:26:07 +02:00 |
|
Enno Rehling
|
1a0992e37b
|
remove remainders of the arena.
Auge des Drachens haben noch einige Spieler, darf nicht gelöscht werden.
move item tests to tests/items.lua
|
2017-02-27 18:21:41 +01:00 |
|
Enno Rehling
|
a8f3cad143
|
remove bad umlaut encodings, make sources US-ASCII.
|
2016-11-20 18:09:08 +01:00 |
|
Enno Rehling
|
59c8fbc5a5
|
fix bad Lua test for ents, so they actually guard.
|
2016-10-29 17:51:01 +02:00 |
|
Enno Rehling
|
2e392b4d7c
|
eliminate even more static variable caches
|
2015-11-22 16:14:27 +01:00 |
|
Enno Rehling
|
3bd458b5e8
|
optimization: read configuration once before all battles, not before or during each individual one.
|
2015-11-22 15:29:43 +01:00 |
|
Enno Rehling
|
cf6084a5ca
|
refactoring: move game configuration defines out of config.h
temporarily pushing them into settings.h where others already are, though they should be in their own modules or in config files.
|
2015-11-22 12:37:25 +01:00 |
|
Philipp Dreher
|
0e83cc69d3
|
missed a spot...
|
2015-11-02 18:27:07 +01:00 |
|
Enno Rehling
|
b8df3f3a5f
|
increase the datatype for scores from int to long long
this fixes https://bugs.eressea.de/view.php?id=2136
|
2015-09-06 19:04:04 +02:00 |
|
Enno Rehling
|
bc1c3dd712
|
move NEWATSROI out of item_modification
|
2015-08-26 19:59:11 +02:00 |
|
Enno Rehling
|
02f92f7932
|
Merge branch 'stm2-peasantgrowth_acceleration'
|
2015-01-30 22:25:21 +01: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
|
fcffb3d8e1
|
Merge pull request #67 from badgerman/version-cleanup
eliminating support for old datafile versions, prior to binary formats
|
2014-12-13 13:26:23 +01:00 |
|
Enno Rehling
|
c4b898e968
|
remove some inactive #define macros and the code that goes with them.
mostly rules that were experimental, but have made it into common use (not worth the effort of making them configurable).
|
2014-12-13 11:53:16 +01:00 |
|
Enno Rehling
|
a8849f2b91
|
remove the obsolete dungeons module.
I don't think this has ever been used, and it has fallen victim to entropy since it was first written. good riddance!
|
2014-12-13 00:03:24 +01:00 |
|
CTD
|
c937f59536
|
XML Option hinzugefügt
Das Segeln nur 1 Skill Level verliert ist Default und somit an.
|
2014-09-25 09:54:52 +02:00 |
|
Enno Rehling
|
03c247c788
|
I am killing the core/ directory.
Lots of files are moving to a new location in src/
Some intersting CMake changes.
|
2014-02-18 05:45:00 +01:00 |
|