summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAge
...
| * Remove Lua references from CMakeLists.txtBardur Arantsson2012-06-25
| |
| * Lua: Remove LuaBardur Arantsson2012-06-19
| |
| * Lua: Move joke monster code to CBardur Arantsson2012-06-19
| |
| * Lua: Migrate spell schools to CBardur Arantsson2012-05-30
| |
| * Lua: Convert all the spell metadata to C codeBardur Arantsson2012-05-29
| | | | | | | | (Yay automated translation!)
| * Lua: Add "range_type" to support moving spells.Bardur Arantsson2012-05-29
| |
| * Lua: Add string_list for dynamic string listsBardur Arantsson2012-05-18
| |
| * Lua: Move school_book[] to CBardur Arantsson2012-05-18
| |
| * Lua: Move 'print_spell_desc' and 'spell_x' to CBardur Arantsson2012-05-16
| |
| * Add empty spells3.c as preparation for moving spells.Bardur Arantsson2012-04-11
| |
| * Lua: Remove quest.pkgBardur Arantsson2012-04-09
| |
| * Lua: God quest: Move place_rand_dung() to CBardur Arantsson2012-04-08
| |
| * Lua: Moved mimicry to CBardur Arantsson2012-04-07
| |
| * Lua: Refactor all the corruption code into CBardur Arantsson2012-04-07
| |
| * Remove IRC functionality and socket code.Bardur Arantsson2011-02-19
| |
| * Add support for building the GTK2 interface with the CMake build system.Bardur Arantsson2010-05-04
| |
| * Build system: Add build support for Windows/MinGW.Bardur Arantsson2010-03-14
| | | | | | | | Thanks to wino45 for the help.
| * Use correct paths for out-of-source builds.Bardur Arantsson2010-02-04
| | | | | | | | Thanks to Kernigh for the fixes.
| * Remove unused player ghost/bones code.Bardur Arantsson2010-01-17
| |
| * Add an "install" target.Bardur Arantsson2010-01-17
| |
| * Remove obsolete platforms/frontends.Bardur Arantsson2010-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed platforms/systems: - OS/2 - RiscOS - SVGALib - IBM DOS - VM/ESA (Vax) - Amiga - Acorn - Dummy - VMS - Macintosh (non-Carbon)
| * CMake build system: supports X11, Curses and SDL frontends.Bardur Arantsson2010-01-10
|
* tome (2.3.11-ah-2) unstable; urgency=lowManoj Srivastava2014-05-14
* Modified the install paths to deploy to the FHS compliant /usr/games/tome and /var/games/tome, as we have always done * This is a major change, and includes theming. Some of the options have changed. Because of this, the manual page has been removed; there is a command line help option and in game help until the manual page is rewritten. # imported from the archive