index
:
tome
master
Debian dgit repo for package tome
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Simplify show_file function signature
Bardur Arantsson
2016-02-05
*
Remove #ifdef WINDOWS hack
Bardur Arantsson
2016-02-05
*
Remove path_temp in favor of boost::fs::unique_path()
Bardur Arantsson
2016-02-05
*
Use cppformat for q_god's "temple directions"
Bardur Arantsson
2016-02-05
*
Add cppformat-2.0.0 vendor library
Bardur Arantsson
2016-02-05
*
Build: Produce multiple independent executables
Bardur Arantsson
2016-02-05
*
Inline init_lua_init()
Bardur Arantsson
2016-02-05
*
Remove '-H' command line switch
Bardur Arantsson
2016-02-05
*
Remove '-n' command line switch
Bardur Arantsson
2016-02-05
*
Use explicit cast to avoid warnings
Bardur Arantsson
2016-02-05
*
Remove unused dungeon_info_type::next
Bardur Arantsson
2016-02-05
*
Remove mentions of the borg
Bardur Arantsson
2016-02-05
*
Make get_player_race_name() return a std::string
Bardur Arantsson
2016-02-05
*
Make get_day() return std::string
Bardur Arantsson
2016-02-05
*
Remove formal "min" parameter to get_level()
Bardur Arantsson
2016-02-05
*
Remove MACINTOSH-compatibility code
Bardur Arantsson
2015-12-29
*
Remove old Carbon resource files
Bardur Arantsson
2015-12-29
*
Add missing static_assert
Bardur Arantsson
2015-12-28
*
Remove get_month_name()
Bardur Arantsson
2015-12-28
*
Remove dead code
Bardur Arantsson
2015-12-28
*
Fixed missing include
Elmo Todurov
2015-12-11
*
Remove unused wf_info flag handling code
Bardur Arantsson
2015-12-11
*
Remove unused object_kind field "extra"
Bardur Arantsson
2015-12-11
*
Remove useless V: lines from data files
Bardur Arantsson
2015-12-11
*
Clean up indentation
Bardur Arantsson
2015-12-11
*
Remove dead code
Bardur Arantsson
2015-12-11
*
Reduce scope of askfor_aux_complete variable to single file
Bardur Arantsson
2015-12-11
*
Remove term::wipe_hook
Bardur Arantsson
2015-12-11
*
Remove always-FALSE term::always_text
Bardur Arantsson
2015-12-11
*
Inline effectively constant term::{char,attr}_blank
Bardur Arantsson
2015-12-11
*
Remove always-off term::never_bored
Bardur Arantsson
2015-12-11
*
Remove unused term::fixed_shape
Bardur Arantsson
2015-12-11
*
Remove strfmt()
Bardur Arantsson
2015-12-11
*
Migrate z-rand.c to C++
Bardur Arantsson
2015-12-11
*
Remove redundant parameter from Term_load_from()
Bardur Arantsson
2015-12-11
*
Remove ANGBAND_GRAF
Bardur Arantsson
2015-12-11
*
Remove ANGBAND_KEYBOARD
Bardur Arantsson
2015-12-11
*
Remove an instance of hardcoded terminal count
Bardur Arantsson
2015-12-11
*
Remove one-use my_fputs()
Bardur Arantsson
2015-12-11
*
Move print_book() to cmd5.cc and make it static
Bardur Arantsson
2015-12-11
*
Remove redundant assignments to "where" in browse_school_spell()
Bardur Arantsson
2015-12-11
*
Update .gitignore for 'src'
Bardur Arantsson
2015-12-11
*
Remove effectively dead code for "pattern walking"
Bardur Arantsson
2015-12-11
*
Refactor race_info_idx() to avoid "invisible" static pointers
Bardur Arantsson
2015-12-11
*
De-duplicate detect_objects_* functions
Bardur Arantsson
2015-12-11
*
De-duplicate detect_monsters_* functions
Bardur Arantsson
2015-12-11
*
Allocate p_ptr dynamically
Bardur Arantsson
2015-12-11
*
Remove Alchemist class and associated skills/code
Bardur Arantsson
2015-12-11
*
Fix clang warning; don't explicitly move
Bardur Arantsson
2015-10-31
*
Fix undefined behavior in wizard mode
Bardur Arantsson
2015-10-31
[next]