Enno Rehling
|
9c8779b303
|
indentation rules, slightly updated
|
2011-03-07 08:24:52 +01:00 |
|
Enno Rehling
|
fb7a642d47
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
|
Enno Rehling
|
7a983c80cf
|
* there are no boats
* skill should only use 4 bytes
|
2011-03-06 22:06:30 -08:00 |
|
Enno Rehling
|
d672510f06
|
two little remarks
|
2011-03-06 12:43:39 +01:00 |
|
Enno Rehling
|
7fd2852f3b
|
fixed error with option window dimensions in gmtool
|
2011-03-03 15:10:20 +01:00 |
|
Enno Rehling
|
42eb0ef0ed
|
remove cvector.[hc] completely
|
2011-02-27 20:49:38 -08:00 |
|
Enno Rehling
|
1fbe46ddfe
|
test for emptiness of a list (it's super-simple)
|
2011-02-27 12:14:16 -08:00 |
|
Enno Rehling
|
e6f6061819
|
quicklist.replace makes changes to the content
|
2011-02-27 11:49:01 -08:00 |
|
Enno Rehling
|
09f2286b82
|
use malloc. change indentation.
|
2011-02-27 11:24:51 -08:00 |
|
Enno Rehling
|
10e64c59e1
|
Some old files that weren't in use. Goodbye.
|
2011-02-27 02:57:28 -08:00 |
|
Enno Rehling
|
12c3324850
|
When running --tests, messages cannot be created (externally defined), so that isn't an error we are interested in.
|
2011-02-27 00:11:34 -08:00 |
|
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 |
|