summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30
* Split high score reading/writing into separate compilation unitBardur Arantsson2012-06-29
* Quarks: Move subsystem to separate compilation unitBardur Arantsson2012-06-26
* messages: Move message_* functions to separate compilation unitBardur Arantsson2012-06-26
* 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
* 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