summaryrefslogtreecommitdiff
path: root/library/modules/Translation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Add a few more lua api functions, documentation, and unit sort orders.Alexander Gavrilov2012-04-231-3/+20
* Pull a few utility functions into the core and publish to lua.Alexander Gavrilov2012-04-071-0/+15
* Export a few more functions to lua.Alexander Gavrilov2012-04-061-0/+3
* Add a RPC call to retrieve unit info.Alexander Gavrilov2012-03-171-16/+18
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-1/+0
* Improve Translation::isValid() - make sure world existsQuietust2012-01-271-1/+1
* Simplify TranslateName a bit using a helper functionQuietust2012-01-271-38/+22
* Update Translation::TranslateName to include the first name, plus have it fol...Quietust2012-01-271-11/+54
* Remove bad assert from Translation, as well as <cassert> from other modules t...Quietust2012-01-241-2/+0
* Goodbye, Translation moduleQuietust2012-01-241-166/+42
* Get rid of df_nameQuietust2012-01-211-9/+10
* Remove unreferenced variablesQuietust2012-01-111-2/+0
* Fix MSVC builds, break buildings :DPetr Mrázek2012-01-051-4/+4
* Remove DfVector, break MSVC builds until further notice.Petr Mrázek2012-01-041-9/+8
* Header changes/cleanup.Petr Mrázek2011-12-311-6/+6
* Creatures module rewritePetr Mrázek2011-09-181-33/+32
* A whole bunch of fixes for crash bugs.Petr Mrázek2011-08-051-1/+1
* Windows side of the Console rewritePetr Mrázek2011-07-141-3/+3
* Crud removal: Context is gone. Added missing FakeSDL.hPetr Mrázek2011-06-171-9/+83
* Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a...Petr Mrázek2011-06-161-2/+2
* Stripped nonsense from the DFHack vector wrapper. Next step: removal.Petr Mrázek2011-06-131-3/+3
* First 'working' DFHack inside DF, for 'some' values of 'working'.Petr Mrázek2011-06-121-3/+3
* Linux header cleanups. Windows side will follow.Petr Mrázek2011-04-101-1/+7
* Eliminated silly dependency cascade within the library. Some documentation tw...Petr Mrázek2011-03-181-0/+6
* All the modules *should* now use the new offset storage properly. Maybe, need...Petr Mrázek2010-08-301-5/+6
* Rename memory_info and its factory class.Petr Mrázek2010-08-201-12/+12
* Some offsets for 0.31.04, bugfixesPetr Mrázek2010-06-061-1/+1
* Fun and games. Also turning old DFWindow class into a module tracked by Context.Petr Mrázek2010-05-261-4/+4
* Moving stuff around, part 3Petr Mrázek2010-05-261-2/+1
* Moving stuff around, part 2Petr Mrázek2010-05-261-0/+198