summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* Lua: Convert all the spell metadata to C codeBardur Arantsson2012-05-29
* 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
* Use correct paths for out-of-source builds.Bardur Arantsson2010-02-04
* 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
* CMake build system: supports X11, Curses and SDL frontends.Bardur Arantsson2010-01-10