Max Horn
|
07a7800ebd
|
Moved tools to all-C++ code (ensures consistency of all code during compilation, and allows us to use advanced stuff, like code from common/, in the tools)
svn-id: r30963
|
2008-02-25 14:13:12 +00:00 |
|
Max Horn
|
85393b6fa4
|
Extended rules.mk with code for building extra (tool) executables, and changed some of the tools to make use of this
svn-id: r30962
|
2008-02-25 14:10:17 +00:00 |
|
Travis Howell
|
5d9ca5d1a7
|
Added missing hack for the tools to allow building on MinGW with SDL backend. (see bug #1800764 TOOLS: MinGW tools building broken)
svn-id: r29747
|
2007-12-07 12:41:53 +00:00 |
|
Gregory Montoir
|
98545ad4e5
|
sync'ing with local tree for now
- some minor changes to detection code
- added missing spanish strings to IGOR.TBL
- fixed '@' charset index
svn-id: r29672
|
2007-11-30 19:05:53 +00:00 |
|
Gregory Montoir
|
798ce43e19
|
- enabled speech sounds
- added end of demo check for demo 1.10
- simplified parts loop
- populated strings table in IGOR.TBL
- updated and packed charset data
svn-id: r29641
|
2007-11-25 23:27:51 +00:00 |
|
Gregory Montoir
|
e28fd1edb7
|
update IGOR.TBL with more static data (sounds offsets/strings)
svn-id: r29596
|
2007-11-21 21:48:06 +00:00 |
|
Max Horn
|
231a7875bd
|
Added create_igortbl to 'tools' make target
svn-id: r29376
|
2007-11-02 15:59:09 +00:00 |
|
Gregory Montoir
|
2a1c68b8a6
|
- added detection of second demo version
- moved the resource entries tables to an external file (IGOR.TBL)
- added tool to build IGOR.TBL
svn-id: r29332
|
2007-10-30 22:35:10 +00:00 |
|