doomchild
|
bdb0ebd8ea
|
added grass vein and world construction readers
|
2011-03-01 14:38:18 -06:00 |
Petr Mrázek
|
ac91f46b6c
|
Merged patches from Rainer Keller
|
2010-11-17 20:50:50 +01:00 |
doomchild
|
70b1a48cea
|
added unregistration functions for callbacks
|
2010-09-16 13:05:02 -05:00 |
doomchild
|
315aab0d57
|
added registration functions for callbacks, since some languages can't directly access DLL data exports (*cough*P/Invoke*cough*)
|
2010-09-03 10:31:14 -05:00 |
doomchild
|
fba11842bc
|
add allocator callbacks for t_feature, t_hotkey, and t_screen
|
2010-08-26 10:27:56 -05:00 |
doomchild
|
2889b01357
|
updated to use pre-registered callbacks like everything else
|
2010-08-18 12:59:11 -05:00 |
doomchild
|
b26506195e
|
Merge remote branch 'upstream/master'
|
2010-08-13 09:40:45 -05:00 |
doomchild
|
f6a777bccd
|
added getter for tile type
|
2010-08-13 09:40:32 -05:00 |
Petr Mrázek
|
52178e779f
|
Fixes to merged C API and windows SHM.
|
2010-07-17 01:55:18 +02:00 |
doomchild
|
a8b5c461fe
|
added terrain checkers
|
2010-07-06 14:07:39 -05:00 |
doomchild
|
3caac25145
|
changed callback signatures to allow for return codes
|
2010-05-27 12:35:11 -05:00 |
Petr Mrázek
|
04b71f154c
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
Petr Mrázek
|
966a145b3e
|
Moving stuff around, part 3
|
2010-05-26 08:42:09 +02:00 |
Petr Mrázek
|
b710ed687a
|
Moving stuff around, part 2
|
2010-05-26 06:48:23 +02:00 |