summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Split "Invasion of Gondolin" quest from plots.cBardur Arantsson2013-09-27
|
* Split "Haunted House" quest from plots.cBardur Arantsson2013-09-27
|
* Split "Between cities" quest from plots.cBardur Arantsson2013-09-27
|
* Split Khazad-dum quest from plots.cBardur Arantsson2013-09-27
|
* Split Narsil quest from plots.cBardur Arantsson2013-09-27
|
* Split Thrain quest from plots.cBardur Arantsson2013-09-27
|
* Split bounty hunter quest from plots.cBardur Arantsson2013-09-27
|
* Split fireproofing quest from plots.cBardur Arantsson2013-09-27
|
* Split library quest from plots.cBardur Arantsson2013-09-27
|
* C++: Move Automatizer to C++Bardur Arantsson2013-09-27
|
* C++: Introduce types_fwd.h with forward declarations for types.hBardur Arantsson2013-09-27
|
* C++: Add Boost dependencyBardur Arantsson2013-09-27
|
* C++: Remove bogus prototypesBardur Arantsson2013-09-27
|
* Fixed autosqueltch class name matchingElmo Todurov2013-08-18
|
* Sprinkle a little "static" around module-private functionsBardur Arantsson2013-08-08
|
* Prevent friendly quest monsters in ThemeBardur Arantsson2013-08-08
|
* Remove the stupid_monsters optionBardur Arantsson2013-08-08
| | | | It's always considered FALSE from now on.
* Remove auto_notes and take_notes optionsBardur Arantsson2013-08-08
| | | | We always set them to TRUE now.
* Add missing "m" C standard libraryBardur Arantsson2013-08-08
|
* Remove 'auto_haggle' optionBardur Arantsson2013-08-08
|
* Use 'c'/'s' in monster health bar if monster is confused/stunnedBardur Arantsson2013-08-08
|
* Remove unnecessary override of quick_messagesBardur Arantsson2013-08-08
|
* Use proper random sampling for Lost Sword skill rewardBardur Arantsson2013-08-08
|
* Rework paralysis to avoid insta-deathBardur Arantsson2013-08-08
| | | | | | | | Paralysis would mean instant death (even when hit by a lowly floating eye), but this is not really an interesting mechanic. It has been reworked to not be cumulative, such that it isn't a death sentence, but is still very dangerous if the paralyzer is faster than the player.
* Fix assert in case of subrace choices with no helpBardur Arantsson2013-08-08
| | | | | | The assert would trigger when trying to access the help from the Ent -> Classic menu item which has no associated help entry.
* Show list of Mindcrafter powers automatically on Mindcrafting menuBardur Arantsson2013-08-08
| | | | | | User is no longer required to press '*' or SPC to show the drop-down list of Mindcrafter powers on the Mindcrafting menu.
* !oExperience always grants 100K XPBardur Arantsson2013-08-08
| | | | | If you're lucky enough to find it early, you should be able to take full advantage of it.
* Changed cbreak mode to raw mode in main-gcu. Fixes ctrl-c, ctl-s, ctrl-q in ↵Elmo Todurov2013-08-06
| | | | ncurses mode.
* Remove unused other_query_flag optionBardur Arantsson2013-06-29
|
* Remove unused chaos patron codeBardur Arantsson2013-06-29
|
* Use "2.4" as save directory and bump SAVEFILE_VERSIONBardur Arantsson2013-06-29
|
* Remove show_*_graph optionsBardur Arantsson2013-06-29
|
* Remove fast_autoroller optionBardur Arantsson2013-06-29
| | | | It wasn't implemented anyway.
* Remove old_colors optionBardur Arantsson2013-06-29
|
* Remove unused variableBardur Arantsson2013-06-29
|
* Remove HANDLE_SIGNALS and SPECIAL_BSDBardur Arantsson2013-06-29
|
* Clang warning fixBardur Arantsson2013-03-24
|
* Fix a long-standing bug in power calculation for wielded symbiotes.Bardur Arantsson2013-03-06
| | | | Thanks to Improv, the Mighty MoLD(!) for the fix.
* Fix for Orc Cave exit in Theme module.Bardur Arantsson2012-11-29
| | | | Thanks to 'trudge' for the fix.
* Fix a linking issue on some distributions/toolchains.Bardur Arantsson2012-11-29
|
* Add Clang support and C++ supportBardur Arantsson2012-06-30
|
* Remove unused variablesBardur Arantsson2012-06-30
|
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30
|
* Split high score reading/writing into separate compilation unitBardur Arantsson2012-06-29
|
* Remove FORCE_V_IDX preprocessor defineBardur Arantsson2012-06-29
|
* lua_bind: Inline lua_spell_{device_,}chance()Bardur Arantsson2012-06-29
|
* Remove dead lua_bind.c codeBardur Arantsson2012-06-29
|
* Simplify do_s16b/do_32b load/save codeBardur Arantsson2012-06-28
|
* Add "extern C" declarations for C++Bardur Arantsson2012-06-28
|
* Remove R_IDX_TESTING_HACK conditional codeBardur Arantsson2012-06-28
|