summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
Commit message (Expand)AuthorAgeFilesLines
* Split up debug.ccMatthew Cline2009-11-061-1/+9
* Split away divine retribution into godwrath.ccAdam Borowski2009-11-071-0/+1
* Collect attitude changing code.Robert Vollmert2009-11-061-0/+1
* Split get_symbol from view.cc.Robert Vollmert2009-11-061-0/+1
* Unify mesmerisation code.Robert Vollmert2009-11-051-0/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+4
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-0/+1
* Move feature_def and Feature array into feature.cc from view.cc.Robert Vollmert2009-11-041-0/+1
* Lua builder funcs act on map_lines, not grd.Enne Walker2009-11-021-1/+0
* Move random_near_space into new teleport.cc.Robert Vollmert2009-11-021-0/+1
* Add simple 2d geometry library.Robert Vollmert2009-11-011-0/+1
* Split up monstuff.ccMatthew Cline2009-11-011-1/+4
* monster.cc: Split of monsters clasxs methodsMatthew Cline2009-10-311-0/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+5
* Move a little more code out of newgame.cc.Robert Vollmert2009-10-281-0/+1
* Partial lua interpreter.Robert Vollmert2009-10-281-0/+1
* Add lua binding for inspecting env.show.Robert Vollmert2009-10-271-0/+1
* Start of monster_info lua binding.Robert Vollmert2009-10-271-0/+1
* Move monster_pane_info out into mon-info.cc and rename.Robert Vollmert2009-10-271-0/+1
* Move autoexclude code from misc.cc to exclude.cc.Robert Vollmert2009-10-271-0/+1
* Sort makefile.obj again.David Lawrence Ramsey2009-10-251-2/+2
* Move opening_screen and name reading routines to ng-input.cc.Robert Vollmert2009-10-241-0/+1
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-0/+1
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+2
* Rename actor::visible to actor::observable.Robert Vollmert2009-10-221-0/+1
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-0/+1
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* Sort makefile.obj.Robert Vollmert2009-10-211-15/+15
* Move utility functions from clua.cc to cluautil.cc.Robert Vollmert2009-10-211-1/+2
* Move remaining libraries from clua.cc.Robert Vollmert2009-10-201-0/+2
* Move library "item" from clua.cc to l_item.cc.Robert Vollmert2009-10-201-0/+1
* Move library "options" from clua.cc to l_option.cc.Robert Vollmert2009-10-201-0/+1
* Move monster libraries from clua.cc to l_mons.cc.Robert Vollmert2009-10-201-0/+1
* Move grd_lib out of clua.cc into l_mapgrd.cc.Robert Vollmert2009-10-201-0/+1
* Split debug lua bindings out to new library "debug".Robert Vollmert2009-10-201-0/+1
* Split out grid and feature-related bindings.Robert Vollmert2009-10-201-0/+1
* Split builder functions out from l_dgn.cc.Robert Vollmert2009-10-201-0/+1
* Split level and branch functions out of l_dgn.cc.Robert Vollmert2009-10-201-0/+1
* Split out tiles specific functions from l_dgn.cc.Robert Vollmert2009-10-201-0/+1
* makefile: force regeneration of compflag.h and build.h on revision changeSteven Noonan2009-10-191-1/+0
* Split some parts of lua library "dgn" out.Robert Vollmert2009-10-201-1/+3
* Split out builder functions from dlua.cc.Robert Vollmert2009-10-201-0/+1
* Split out lib_mapmark from dlua.cc.Robert Vollmert2009-10-191-0/+1
* Split out dgnevent_lib from dlua.cc.Robert Vollmert2009-10-191-0/+1
* Split you_lib out from dlua.cc.Robert Vollmert2009-10-191-0/+1
* Split file_lib out.Robert Vollmert2009-10-191-0/+1
* Split out crawl_lib from dlua.cc.Robert Vollmert2009-10-191-0/+1
* Split dgn_lib out of luadgn.cc; rename luadgn to dlua.Robert Vollmert2009-10-191-1/+2
* Replace monster_los by calls to losight.Robert Vollmert2009-10-171-1/+0
* Lua bindings for find_ray test.Robert Vollmert2009-10-141-0/+1