Enno Rehling
|
916e5389c7
|
include the correct header on linux
|
2011-02-27 08:01:23 +01:00 |
|
Enno Rehling
|
611fe8e2a1
|
adding a os module for os-specific functions (mkdir in this case).
|
2011-02-26 22:56:14 -08:00 |
|
Enno Rehling
|
4fa45d6449
|
tcc support added
|
2011-02-26 10:21:10 +01:00 |
|
Enno Rehling
|
b2d6203cec
|
1. spell_list was pretty much used everywhere in the code, and is now also a quicklist.
2. Cleaned up the bindings for quicklist to Lua.
|
2011-02-26 00:26:14 -08:00 |
|
Enno Rehling
|
fd2b30a0ff
|
messagetype_list, another special-cased list type, bites the dust and is replaced by the quicklist.
|
2011-02-25 08:04:25 -08:00 |
|
Enno Rehling
|
efca8cee43
|
The list of alliance members is now also a quicklist, and the lua binding for faction_list iteration can disappear.
|
2011-02-25 07:23:02 -08:00 |
|
Enno Rehling
|
a538c52bc4
|
quicklists can be used as a set of pointers (this will be useful).
|
2011-02-24 22:27:04 -08:00 |
|
Enno Rehling
|
372908a9af
|
gcc complains about typedefs for the same struct twice
|
2011-02-24 08:29:48 +01:00 |
|
Enno Rehling
|
d479075c53
|
Testing util is no longer such an include-weirdness.
|
2011-02-23 23:23:32 -08:00 |
|
Enno Rehling
|
16d86413d5
|
add tests for quicklist. Fix the inevitable bug.
|
2011-02-23 23:22:31 -08:00 |
|
Enno Rehling
|
1cae5e2283
|
Added quicklist, a linked list with better cache characteristics.
|
2011-02-23 22:18:58 -08:00 |
|
Enno Rehling
|
0adf7899dd
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08:00 |
|
Enno Rehling
|
e7ce28a258
|
http://bugs.eressea.de/view.php?id=1814
fix a quoting bug in the order parser,
add a very basic test to make sure order parsing works.
|
2010-11-05 22:54:29 -07:00 |
|
Enno Rehling
|
163f6f13cf
|
add support for a new terrain type
|
2010-09-11 20:11:15 -07:00 |
|
Enno Rehling
|
a5e712580f
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
|
Enno Rehling
|
14b3ed309f
|
use external folder for all libraries (VS2010)
new repository structure
|
2010-08-07 23:05:54 -07:00 |
|
Enno Rehling
|
72505ab8f3
|
moving to a new repository layout.
step 1: shared folder.
|
2010-08-07 22:07:17 -07:00 |
|