Warmist
|
df3b791665
|
Fixed error in dfusion and added some readme.
|
2012-11-11 17:19:37 +02:00 |
Warmist
|
ddc83a0a72
|
Another dfusion nuking (not much left :) )
|
2012-09-25 11:30:38 +03:00 |
Warmist
|
9f53f6296d
|
Removed Console module from dfusion.
|
2012-07-18 21:07:27 +03:00 |
Warmist
|
8e1d26ff97
|
Added ability to call dfuse as a hotkey.
E.g. calling dfuse "tools.empregnate()" now works.
|
2012-04-03 16:17:43 +03:00 |
Alexander Gavrilov
|
0f41608ed4
|
Pull console output support and REPL out of dfusion into core lib.
|
2012-03-31 15:40:54 +04:00 |
Alexander Gavrilov
|
9384f0c842
|
Update lua to 5.2 and fix obvious breakage due to obsolete api.
|
2012-03-31 12:11:43 +04:00 |
Warmist
|
3761426ef5
|
Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload.
|
2012-03-26 18:48:24 +03:00 |
Warmist
|
081aee1363
|
Fixes for DfHack::Process foolery.
|
2012-03-11 14:59:32 +02:00 |
Warmist
|
237d7b433a
|
Updated to new dfhack standards.
|
2012-03-11 14:33:08 +02:00 |
Warmist
|
da57a66850
|
fixed build errors with offsetgroup
|
2012-02-23 00:21:50 +02:00 |
Petr Mrázek
|
78a98de37e
|
Fix MSVC builds, break buildings :D
|
2012-01-05 23:39:14 +01:00 |
Petr Mrázek
|
86464b99cc
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Warmist
|
71e2321fef
|
Added getKeys method to lua offsetgroup and a way to cast versioninfo to offsetgroup
|
2011-12-24 16:00:43 +02:00 |
Warmist
|
e7a8c8c684
|
Lua function calling.
|
2011-12-04 18:45:34 +02:00 |
Warmist
|
6a56eabd71
|
Added calldf function to call df functions (did not find any working function yet). Added 3 new function for onfunction.
|
2011-09-21 21:35:58 +03:00 |
Warmist
|
ab448d4109
|
Small fixes + lua_bit lib (fixes flag manipulations)
|
2011-09-17 14:59:10 +03:00 |
Warmist
|
179a41adff
|
Rest of methods (editing not implemented)
|
2011-08-09 03:54:33 +03:00 |
Warmist
|
6a8c92e088
|
versionInfo wrapper, no offsetgroup methods yet
|
2011-08-09 02:46:32 +03:00 |
Petr Mrázek
|
8fd437dbc1
|
Make dfusion use the static lua lib.
|
2011-08-08 23:30:30 +02:00 |
Warmist
|
71dc85d35a
|
Linux compatibilty run, not sure if windows is not broken...
|
2011-08-08 22:19:04 +03:00 |
Warmist
|
bead6cd350
|
Lua versioninfo start, small ressurection tool update.
|
2011-08-07 15:21:52 +03:00 |
Warmist
|
835581e5d3
|
Embark and friendship working
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-08-05 00:22:25 +03:00 |
Warmist
|
89c1dba637
|
.o file reader source files
|
2011-08-04 21:52:22 +03:00 |
Warmist
|
ef4a459214
|
Ported items plugin with more stuff
|
2011-08-03 17:59:06 +03:00 |
Warmist
|
e98e4a5111
|
Fixes to hexsearch
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-08-03 16:27:04 +03:00 |
Warmist
|
f4179652fa
|
Lots of changes, including hexsearch and wrapper for lua, also LUNE - an object oriented lua wrapper
|
2011-08-03 16:07:57 +03:00 |
Warmist
|
0799cde3af
|
Small fixes and lua port of Process
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-28 03:11:33 +03:00 |
Warmist
|
d262986740
|
Added simple readme, fixed sdl_threads and moved to tinythreads (mutex for lua engine). Other small fixes
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-27 23:10:20 +03:00 |
Warmist
|
f003a19e40
|
Functioncalling minilib
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-19 16:45:54 +03:00 |
Warmist
|
d0c2f3b9f5
|
Functioncall minilib testing
|
2011-07-17 12:00:29 +03:00 |
Warmist
|
e47d05eeb4
|
Full DFHack::Console to lua binding.
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-16 22:08:58 +03:00 |
Warmist
|
3106606a4e
|
OnTick working!
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-16 20:43:57 +03:00 |
Warmist
|
3afa35df61
|
Added lua c++ wrapper
Signed-off-by: Warmist <Warmist@gmail.com>
|
2011-07-16 19:29:46 +03:00 |