Enno Rehling
|
df746dd342
|
Newbie islands should not have volcano terrain.
|
2019-04-05 17:14:28 +02:00 |
Enno Rehling
|
dfa9c64465
|
clean includes for bindings
|
2018-09-23 19:44:05 +02:00 |
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
|
f82fe6e963
|
more frequent use util/macros.h instead of platform.h
|
2017-12-28 18:55:45 +01:00 |
Enno Rehling
|
847e6f3e43
|
limit island size from configuration, deal with existing units.
|
2017-07-27 16:36:45 +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
|
2967cd59cf
|
replace pushnumber with pushinteger where applicable (prep for Lua 5.3).
also kill an unreferenced string.
|
2015-06-08 20:53:40 +02:00 |
Enno Rehling
|
0de5d698de
|
Fix the 'B' island generation to use the newfactions file, for use by new GMs.
configurable island size.
|
2015-06-02 15:29:21 +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
|
1af315ebf2
|
move magic out of kernel, into src.
clean up/remove a ton of includes, especially of types.h (include in header if you need it, not in every .c file).
|
2014-11-01 12:57:01 +01: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
|
0ae8737062
|
rename MIN/MAX to _min/_max
|
2014-03-16 05:03:17 +01:00 |
Enno Rehling
|
bf2bb7449b
|
move bindings into src/ make the code compile from scratch again.
|
2014-02-22 00:32:59 -08:00 |