summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove dead declarationsBardur Arantsson2016-10-08
|
* Remove unused tactic_info_type.to_disarm fieldBardur Arantsson2016-10-08
|
* Fix formatting of tactic_info tableBardur Arantsson2016-10-08
|
* Remove dead trap codeBardur Arantsson2016-10-08
|
* Remove more documentation mentions of trapsBardur Arantsson2016-10-08
|
* Remove tr_info.txtBardur Arantsson2016-10-08
|
* Remove disturb_detect optionBardur Arantsson2016-10-08
| | | | It serves no purpose now that traps are gone.
* Remove unused parameter from disturb()Bardur Arantsson2016-10-08
|
* Remove traps from maps and levelsBardur Arantsson2016-10-08
|
* Fix debug item creation menuElmo Todurov2016-10-06
|
* Add Vim swap files to .gitignoreElmo Todurov2016-10-06
|
* Removed a spurious __cxx11Elmo Todurov2016-10-06
|
* Added missing #includesElmo Todurov2016-10-06
|
* Fixed reading character historyElmo Todurov2016-10-06
|
* Fix out-of-bounds accesses to set_infoBardur Arantsson2016-10-06
|
* Fix indentationBardur Arantsson2016-10-05
|
* Add missing 'static'Bardur Arantsson2016-10-05
|
* Update command.txt to account for trap removalBardur Arantsson2016-10-05
|
* Bring Theme/debug.txt up to date with the T2 oneBardur Arantsson2016-10-05
|
* Reduce #object_flag tiersBardur Arantsson2016-10-05
|
* Remove trapsBardur Arantsson2016-10-05
| | | | | | Credit goes mostly to "miramor" <danlev@norwoodlight.com> who did most of the actual work. I just did a few minor tweaks and fixes + rebased onto master.
* Remove "allocate" member function from the x_info traitsBardur Arantsson2016-10-05
|
* Move t_info into GameEditDataBardur Arantsson2016-10-05
|
* Move e_info into GameEditDataBardur Arantsson2016-10-05
|
* Move a_info into GameEditDataBardur Arantsson2016-10-05
|
* Move k_info into GameEditDataBardur Arantsson2016-10-05
|
* Move f_info into GameEditDataBardur Arantsson2016-10-05
|
* Move r_info into GameEditDataBardur Arantsson2016-10-05
|
* Move wf_info into GameEditDataBardur Arantsson2016-10-05
|
* Move re_info into GameEditDataBardur Arantsson2016-10-05
|
* Move s_{info,descriptors} to Game/GameEdtiDataBardur Arantsson2016-10-05
|
* Remove support for "O:" lines in s_info.txtBardur Arantsson2016-10-05
| | | | If was actually not being used.
* Fix indentationBardur Arantsson2016-10-05
|
* Clean up ability_typeBardur Arantsson2016-10-05
|
* Change ability_type::{name, desc, action_desc} to std::stringBardur Arantsson2016-10-05
|
* Move ab_info into GameEditDataBardur Arantsson2016-10-05
|
* Remove redundant parameters form town_gen_* functionsBardur Arantsson2016-10-05
|
* Change store_info_type::name to std::stringBardur Arantsson2016-10-05
|
* Move st_info into GameEditDataBardur Arantsson2016-10-05
|
* Change set_type name/desc to std::stringBardur Arantsson2016-10-05
|
* Move set_info into GameEditDataBardur Arantsson2016-10-05
|
* Use std::string for describe_player_location()Bardur Arantsson2016-10-05
|
* Change strings in dungeon_info_type to std::stringBardur Arantsson2016-10-05
|
* Move d_info into GameEditDataBardur Arantsson2016-10-05
|
* Move gen_skill to GameEditDataBardur Arantsson2016-10-05
|
* Move bg into GameEditDataBardur Arantsson2016-10-05
|
* Move race_info and race_mod_info to GameEditDataBardur Arantsson2016-10-05
|
* Move class_info to GameEditDataBardur Arantsson2016-10-05
|
* Fix typo where incorrect array bound was being usedBardur Arantsson2016-10-05
|
* Remove long-obsolete junkBardur Arantsson2016-10-05
|