Commit graph

13 commits

Author SHA1 Message Date
Yamagi Burmeister
faa5144244 fix typo (?) in extractfuncs tool to fix segfault when run w/o any args.
fix some warnings.

Submitted by: Ozkan Sezer
2015-08-31 18:57:16 +02:00
Yamagi Burmeister
264ca3d89e Really add the new README 2012-04-29 11:21:15 +02:00
Yamagi Burmeister
c2d3e7e6bf Add LICENSE and README
This is the "extractfuncions" tool used to generate the functions and
mmove lists for the savegame system. This tool is totaly broken (but did
the job :) ), do not complain if there are any problems. Patches (or
better pull requests) are welcome.
2012-04-29 11:10:04 +02:00
Yamagi Burmeister
002108ace6 Fix struct extraction on unix 2011-10-04 11:44:02 +00:00
Yamagi Burmeister
0226514ad0 Fix a free() on nullpointer 2011-10-04 10:16:40 +00:00
Yamagi Burmeister
3f35eabf6c Support for FreeBSD 2011-10-04 10:15:03 +00:00
Yamagi Burmeister
dfe83b50cf s/_strdup/strdup/g 2011-10-04 10:14:01 +00:00
Yamagi Burmeister
b378edcd4c Add windows stuff and other crap 2011-10-04 10:12:26 +00:00
Yamagi Burmeister
30f3dd47c5 Add README 2011-10-04 10:11:43 +00:00
Yamagi Burmeister
2f4a51edcc Add build.sh 2011-10-04 10:10:58 +00:00
Yamagi Burmeister
85770f6763 Convert to UTF-8 2011-10-04 10:10:14 +00:00
Yamagi Burmeister
3dcaf9d244 Create a working branch for extractfuncts 2011-10-04 10:08:49 +00:00
Yamagi Burmeister
abe6536eba Add knightmares "extractfuncs" tool to generate the function- and
structtables for his savegame system
2011-10-04 10:07:55 +00:00