aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2010-06-22* Change Linux specific ifdef to POSIX compliantBrian
2010-06-22Fix vmap3extractor for windows again...click
2010-06-22Fix use of vmap3extractor on 64-bit *nix-systemsclick
2010-06-21Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windowsclick
2010-06-19Fixed win build of vmap assembler, too.Xanadu
2010-06-19Some smaller fixes to the vmapextractor courtesy of Lynx3d (not using corefun...click
2010-06-19FIx vmap3_assembler compile on linuxclick
2010-06-16* Fixed extraction tools windows compile and core windows compile for 32-bit ...Xanadu
2010-06-15Commit from Lynx3d: Add assert to values that can cause nasty freeze, but sho...Shauren
2010-06-14Removed useless vmap assembler solution fileShauren
2010-06-13port over some usability-fixes from lynx3d on the vmapextractor and remove an...click
2010-06-13Added _CRT_SECURE_NO_WARNINGS preprocessor definition to windows project file...Shauren
2010-06-12Fix issues with missing the printf()-function on newer distributions (thanks ...click
2010-06-11Remove README for the mapextractor, it's not used!click
2010-06-11Fixed vmap assembler build in release mode - windowsShauren
2010-06-11Fixed vmap extractor build on windowsShauren
2010-06-11Fixed libmpq build on windowsShauren
2010-06-11Add extractors and assembler - EXTRACTION OF NEW MAPS IS REQUIRED!click
2010-06-09add -v version option to map_extractorTartalo
2010-06-09Add copyright notes to CMake filesTartalo
2010-06-09Change binary names for tools/Tartalo
2010-06-08some vmap3_extractor/ cmake fixesTartalo
2010-06-08some tools/vmap3_assembler/ cmake file fixesTartalo
2010-06-08Fix some typos and remove parent merged cmake fileTartalo
2010-06-08Fix typo. Ty ShaurenTartalo
2010-06-08More fixes for tools/ cmake filesTartalo
2010-06-08Some fixes for map_extractor cmake fileTartalo
2010-06-07* Rename vmap_assembler.cpp to VMapAssembler.cpp.XTZGZoReX
2010-06-06Initial DO_TOOLS support for cmakeTartalo
2010-06-06Move vmapextractor down one notch to it's parent directoryclick
2010-06-06And even more CMakeLists.txt fixes (not finished yet)Tartalo
2010-06-05Move contrib/libmpq into dep as an external dependency + remove extra libmpq-...click
2010-06-05Move extractors/assemblers and the revisiongenerator around to accomodate upc...click
2009-12-14Adds Debug or Release to the Full Revision string, fully tested under Windows.Paradox
2009-12-11* Removed all unneeded Makefile.am files that were leftover from merges withBrian
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-04Fix a couple of small typos.Chaz Brown
2009-08-30genrevision now generates revision and hash number #defines that are used in ...Chaz Brown
2009-07-31 [8255] Makefile.am cleanup, comments + indentmegamage
2009-05-25Fix genrevision to get correct hash when compiling from archiveParadox
2009-05-25Fix CRLF issues in 3517Paradox
2009-05-25Fix genrevision to display Archive as revision and hash string, to give us a ...Paradox
2009-04-02Fix genrevision again, please backport this commit to TC1Chaz Brown
2009-04-02*Merge.megamage
2009-04-02fix genrevision to use proper file under new or old HG for revision infoChaz Brown
2009-04-01Fix genrevisionChaz Brown
2009-04-01Fix genrevisionChaz Brown
2009-03-29Removed automake from TC for good. ACE automake is still there, for folks who...raczman