summaryrefslogtreecommitdiff
path: root/library/VersionInfoFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Make offsets with "darwin" os-type recognized as Apple, rather than ignoredTimothy Collett2012-06-141-0/+6
* Don't throw a fatal exception just because os-type isn't something we recogni...Quietust2012-05-281-1/+1
* merged stuff from peterixRobert Heinrich2012-04-151-2/+7
* Tweaks and cleanupsPetr Mrázek2012-03-241-9/+10
* Fix horrible errors and make MSVC shut upt about non-issues.Petr Mrázek2012-03-011-2/+0
* Don't throw exceptions on dummy global-address elements.Petr Mrázek2012-02-201-1/+4
* Update to use the new symbols file.Petr Mrázek2012-02-111-11/+11
* Merge branch 'master' into purgePetr Mrázek2012-02-111-1/+1
|\
* | Make it build and run on linux (no stonesense, df2mc, dfusion)Petr Mrázek2012-02-091-2/+2
* | Remove fat from memory.xml, simplify memory.xml loading, breakPetr Mrázek2012-02-081-594/+22
|/
* In all loops that iterate across a vector, use a size_t as the indexQuietust2012-01-311-5/+5
* Header changes/cleanup.Petr Mrázek2011-12-311-3/+3
* More init hardening.Petr Mrázek2011-11-041-2/+8
* Linux debug...Petr Mrázek2011-08-161-0/+7
* Windows side of the Console rewritePetr Mrázek2011-07-141-4/+4
* Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a...Petr Mrázek2011-06-161-2/+2
* First 'working' DFHack inside DF, for 'some' values of 'working'.Petr Mrázek2011-06-121-1/+1
* Linux header cleanups. Windows side will follow.Petr Mrázek2011-04-101-2/+8
* Fix windows/wine version information bugs related to processes without a PE h...Petr Mrázek2011-03-311-6/+11
* Revert "Hide depend headers better, upgraded tinyxml"Petr Mrázek2011-03-311-1/+1
* 31.25, tweaks to make dfliquids and dfreveal betterPetr Mrázek2011-03-301-3/+3
* Hide depend headers better, upgraded tinyxmlPetr Mrázek2011-03-011-1/+1
* More cleanup in the Process lands.Petr Mrázek2011-02-241-6/+35
* memory xml bugfix related to valid attribute of the Offsets tagPetr Mrázek2011-02-141-2/+5
* Sync, autosearch skeleton.Petr Mrázek2011-02-081-1/+1
* Merged patches from Rainer KellerPetr Mrázek2010-11-171-1/+0
* Big chunk of windows 31.18 offsets.Petr Mrázek2010-11-171-4/+4
* Fixes, some messing around with the invalidation codePetr Mrázek2010-11-081-0/+8
* memory.xml invalidation (untested)Petr Mrázek2010-11-081-17/+102
* Fix MSVC10 build error.Petr Mrázek2010-09-211-1/+1
* Sync, fixes.Petr Mrázek2010-08-311-13/+13
* Memory-ng.xml should be consistent now. Offset dumper doesn't complain.Petr Mrázek2010-08-281-0/+6
* Merge branch 'master' of git://bigbox.banquise.net/dfhackPetr Mrázek2010-08-281-6/+6
* Seemingly working VersionInfo loading parts. The offset names are now all wro...Petr Mrázek2010-08-281-34/+174
* SyncPetr Mrázek2010-08-231-87/+276
* Rename memory_info and its factory class.Petr Mrázek2010-08-201-0/+295