|
Failed to load latest commit information. |
|
chkjson
|
astyle chkjson
|
May 26, 2019
|
|
Android.mk
|
Get rid of Lua modding (#28572)
|
Mar 14, 2019
|
|
CMakeLists.txt
|
Get rid of Lua modding (#28572)
|
Mar 14, 2019
|
|
action.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
action.h
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
active_item_cache.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
active_item_cache.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
activity_handlers.cpp
|
Make surgery a player_activity (#31763)
|
Jul 15, 2019
|
|
activity_handlers.h
|
Make surgery a player_activity (#31763)
|
Jul 15, 2019
|
|
activity_item_handling.cpp
|
Used clear function instead of assignment to empty string
|
Jul 11, 2019
|
|
activity_type.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
activity_type.h
|
NPC activity talk preparation (#31035)
|
Jun 5, 2019
|
|
addiction.cpp
|
reduce turn length to 1 second (#30253)
|
Jun 8, 2019
|
|
addiction.h
|
Run IWYU
|
May 6, 2019
|
|
advanced_inv.cpp
|
Enable clang-tidy misc-static-assert (#32202)
|
Jul 6, 2019
|
|
advanced_inv.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
ammo.cpp
|
Run IWYU
|
May 6, 2019
|
|
ammo.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
anatomy.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
anatomy.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
animation.cpp
|
Update various literal suffixes
|
Jul 9, 2019
|
|
animation.h
|
Add '#pragma once' guard (#20150)
|
Feb 2, 2017
|
|
armor_layers.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
artifact.cpp
|
Make all file writing exclusive:
|
Jul 13, 2019
|
|
artifact.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
assign.h
|
pass unit values with template type
|
Jul 2, 2019
|
|
auto_pickup.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
auto_pickup.h
|
Used constant references instead of copying in function arguments
|
May 11, 2019
|
|
avatar.cpp
|
Jsonized map memory capacity multiplier
|
Jul 12, 2019
|
|
avatar.h
|
Stats through kills mod (#32044)
|
Jul 5, 2019
|
|
avatar_action.cpp
|
player_movemode: switch all uses of player::move_mode to enum comparison
|
Jul 6, 2019
|
|
avatar_action.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
ballistics.cpp
|
net and bolas throwable
|
Jul 3, 2019
|
|
ballistics.h
|
Include headers defining implicit conversions
|
Jan 17, 2019
|
|
basecamp.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
basecamp.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
behavior.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
behavior.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
behavior_oracle.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
behavior_oracle.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
behavior_strategy.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
behavior_strategy.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
bionics.cpp
|
Merge pull request #32390 from AMurkin/init-units-with-wrapper
|
Jul 15, 2019
|
|
bionics.h
|
Small improvement of surgery UI (#31498)
|
Jun 19, 2019
|
|
bionics_ui.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
bodypart.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
bodypart.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
bonuses.cpp
|
Fix missing declarations (#30739)
|
May 22, 2019
|
|
bonuses.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
calendar.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
calendar.h
|
Fix durations of longer than 248 days displaying as "forever"
|
Jul 8, 2019
|
|
cata_algo.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
cata_tiles.cpp
|
Used field type class
|
Jul 3, 2019
|
|
cata_tiles.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
cata_utility.cpp
|
Rename ofstream_wrapper_exclusive to just ofstream_wrapper
|
Jul 13, 2019
|
|
cata_utility.h
|
Rename ofstream_wrapper_exclusive to just ofstream_wrapper
|
Jul 13, 2019
|
|
catacharset.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
catacharset.h
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
cellular_automata.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
char_validity_check.cpp
|
char_validty_check checks ints
|
Jun 18, 2019
|
|
char_validity_check.h
|
char_validty_check checks ints
|
Jun 18, 2019
|
|
character.cpp
|
Npc optimization part two (#32342)
|
Jul 13, 2019
|
|
character.h
|
Npc optimization (#32212)
|
Jul 10, 2019
|
|
clzones.cpp
|
Make all file writing exclusive:
|
Jul 13, 2019
|
|
clzones.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
colony.h
|
Move colony to cata namespace and add documentation (#31659)
|
Jun 20, 2019
|
|
color.cpp
|
Make all file writing exclusive:
|
Jul 13, 2019
|
|
color.h
|
Auto-notes for map extras (#31132)
|
Jun 20, 2019
|
|
color_loader.h
|
Sort headers according to IWYU conventions
|
Jan 5, 2019
|
|
common_types.h
|
Fix town buildings
|
Jan 13, 2018
|
|
compatibility.h
|
Use `const T` instead of `T const`
|
Dec 15, 2018
|
|
computer.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
computer.h
|
Radio station broadcast audio archives - lore (#30482)
|
Jun 14, 2019
|
|
construction.cpp
|
Fix "Mining upstairs does not create a downstairs on the upper floor" (…
|
Jul 13, 2019
|
|
construction.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
construction_category.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
construction_category.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
consumption.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
coordinate_conversions.cpp
|
Removed duplicate empty lines (#25338)
|
Sep 3, 2018
|
|
coordinate_conversions.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
coordinates.h
|
Separate point, tripoint into new point.h
|
Jun 27, 2019
|
|
craft_command.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
craft_command.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
crafting.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
crafting.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
crafting_gui.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
crafting_gui.h
|
Astyle crafting_gui.cpp
|
Sep 3, 2018
|
|
crash.cpp
|
Revert "supress clang tidy warning about legacy casts"
|
Jul 10, 2019
|
|
crash.h
|
Debug info & crash handler for Windows
|
Aug 13, 2018
|
|
creature.cpp
|
Npc optimization part two (#32342)
|
Jul 13, 2019
|
|
creature.h
|
de_dyncast: virtual function to return player ptr if player or derived
|
Jul 5, 2019
|
|
creature_tracker.cpp
|
Enforce -Wold-style-cast (#31361)
|
Jun 12, 2019
|
|
creature_tracker.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
cursesdef.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
cursesport.cpp
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
cursesport.h
|
Replace typedef with using
|
May 24, 2019
|
|
damage.cpp
|
Fix missing declarations (#30739)
|
May 22, 2019
|
|
damage.h
|
Run IWYU
|
May 6, 2019
|
|
debug.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
debug.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
debug_menu.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
debug_menu.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
defense.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
dependency_tree.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
dependency_tree.h
|
Run IWYU
|
May 6, 2019
|
|
descriptions.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
dialogue.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
dialogue_win.cpp
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
dialogue_win.h
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
dispersion.cpp
|
Astyling, the revenge.
|
Aug 2, 2017
|
|
dispersion.h
|
Optimized includes
|
Nov 7, 2018
|
|
drawing_primitives.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
drawing_primitives.h
|
Removed duplicate empty lines (#25338)
|
Sep 3, 2018
|
|
dump.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
editmap.cpp
|
Replace direct usage of ofstream with write_to_file.
|
Jul 13, 2019
|
|
editmap.h
|
Used field type class
|
Jul 3, 2019
|
|
effect.cpp
|
Really astyle effect.cpp
|
Jul 7, 2019
|
|
effect.h
|
Modernize headers
|
May 11, 2019
|
|
emit.cpp
|
Used field type class
|
Jul 3, 2019
|
|
emit.h
|
Used field type class
|
Jul 3, 2019
|
|
enum_bitset.h
|
Removed empty newlines
|
May 10, 2019
|
|
enums.h
|
Change names of ot_match_type to lowercase
|
Jul 3, 2019
|
|
event.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
event.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
explosion.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
explosion.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
faction.cpp
|
Appease clang (2019-07-12) (#32336)
|
Jul 12, 2019
|
|
faction.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
faction_camp.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
faction_camp.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
fault.cpp
|
Run IWYU
|
May 6, 2019
|
|
fault.h
|
Run IWYU
|
May 6, 2019
|
|
field.cpp
|
Used field type class
|
Jul 3, 2019
|
|
field.h
|
Added underwater_age_speedup for field types
|
Jul 12, 2019
|
|
field_type.cpp
|
Added underwater_age_speedup for field types
|
Jul 12, 2019
|
|
field_type.h
|
Added underwater_age_speedup for field types
|
Jul 12, 2019
|
|
filesystem.cpp
|
Change copy_file to use write_to_file
|
Jul 13, 2019
|
|
filesystem.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
fire.h
|
Used `= default` for trivial constructors
|
Jan 10, 2019
|
|
flag.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
flag.h
|
Remove include of "json.h" from "flag.h".
|
Dec 3, 2017
|
|
flat_set.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
font_loader.h
|
Replace direct usage of ofstream with write_to_file.
|
Jul 13, 2019
|
|
fragment_cloud.h
|
Prevent seeing light on walls from dark side
|
Nov 18, 2018
|
|
fungal_effects.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
fungal_effects.h
|
Refactor fungal_effects::spread_fungus and add debug message (#31048)
|
Jun 5, 2019
|
|
game.cpp
|
Merge pull request #32297 from rtizzy/comcheckplayer
|
Jul 15, 2019
|
|
game.h
|
Stats through kills mod (#32044)
|
Jul 5, 2019
|
|
game_constants.h
|
Hunger revisited (#32111)
|
Jul 6, 2019
|
|
game_inventory.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
game_inventory.h
|
Small improvement of surgery UI (#31498)
|
Jun 19, 2019
|
|
game_ui.cpp
|
add mechanism to translate only one coordinate to map dimensions
|
May 25, 2019
|
|
game_ui.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
gamemode.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
gamemode.h
|
Treat money / cash as an int (#31531)
|
Jun 16, 2019
|
|
gates.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
gates.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
generic_factory.h
|
Used field type class
|
Jul 3, 2019
|
|
get_version.h
|
Add '#pragma once' guard (#20150)
|
Feb 2, 2017
|
|
grab.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
gun_mode.h
|
Added dedicated functions to get translated names for gun modes
|
May 8, 2019
|
|
handle_action.cpp
|
Remove unused declarators
|
Jul 11, 2019
|
|
handle_liquid.cpp
|
Update various literal suffixes
|
Jul 9, 2019
|
|
handle_liquid.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
harvest.cpp
|
Run IWYU
|
May 6, 2019
|
|
harvest.h
|
Replace typedef with using
|
May 24, 2019
|
|
help.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
help.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
iexamine.cpp
|
Make surgery a player_activity (#31763)
|
Jul 15, 2019
|
|
iexamine.h
|
Magiclysm: add translocators (#31789)
|
Jun 26, 2019
|
|
init.cpp
|
add battery item type
|
Jul 9, 2019
|
|
init.h
|
Replace typedef with using
|
May 24, 2019
|
|
input.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
input.h
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
int_id.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
inventory.cpp
|
Npc optimization (#32212)
|
Jul 10, 2019
|
|
inventory.h
|
Npc optimization (#32212)
|
Jul 10, 2019
|
|
inventory_ui.cpp
|
Avoid crash on selecting empty inventory item
|
Jul 11, 2019
|
|
inventory_ui.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
io.h
|
Replace typedef with using
|
May 24, 2019
|
|
io_tags.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
item.cpp
|
Merge pull request #32141 from ymber/battery
|
Jul 15, 2019
|
|
item.h
|
cut comment length
|
Jul 9, 2019
|
|
item_action.cpp
|
Replace typedef with using
|
May 24, 2019
|
|
item_action.h
|
Replace typedef with using
|
May 24, 2019
|
|
item_category.cpp
|
Add comparison operators to translation class
|
Nov 14, 2018
|
|
item_category.h
|
Sort headers according to IWYU conventions
|
Jan 5, 2019
|
|
item_factory.cpp
|
validate battery capacity
|
Jul 9, 2019
|
|
item_factory.h
|
add battery item type
|
Jul 9, 2019
|
|
item_group.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
item_group.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
item_location.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
item_location.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
item_search.cpp
|
Run IWYU
|
May 6, 2019
|
|
item_search.h
|
Enable clang-tidy bugprone-inaccurate-erase (#32200)
|
Jul 6, 2019
|
|
item_stack.cpp
|
Update various literal suffixes
|
Jul 9, 2019
|
|
item_stack.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
iteminfo_query.cpp
|
Fixed typo
|
Jun 11, 2019
|
|
iteminfo_query.h
|
[CR] Implement blackpowder fouling mechanics (#30985)
|
Jun 15, 2019
|
|
itype.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
itype.h
|
Merge pull request #32390 from AMurkin/init-units-with-wrapper
|
Jul 15, 2019
|
|
iuse.cpp
|
Merge pull request #32297 from rtizzy/comcheckplayer
|
Jul 15, 2019
|
|
iuse.h
|
Go bag is an activate item with updated contents (#31750)
|
Jun 26, 2019
|
|
iuse_actor.cpp
|
Military maps no longer reveal farm silos and animal shelters (#32310)
|
Jul 12, 2019
|
|
iuse_actor.h
|
Military maps no longer reveal farm silos and animal shelters (#32310)
|
Jul 12, 2019
|
|
iuse_software.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
iuse_software.h
|
Optimized includes
|
Nov 7, 2018
|
|
iuse_software_kitten.cpp
|
Use CXX11 pseudo-random engine and distributions for all RNG (#27062)
|
May 2, 2019
|
|
iuse_software_kitten.h
|
Sort headers according to IWYU conventions
|
Jan 5, 2019
|
|
iuse_software_lightson.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
iuse_software_lightson.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
iuse_software_minesweeper.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
iuse_software_minesweeper.h
|
Added missing semicolons
|
Jun 15, 2018
|
|
iuse_software_snake.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
iuse_software_snake.h
|
Change most function signatures to use catacurses::window
|
Dec 17, 2017
|
|
iuse_software_sokoban.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
iuse_software_sokoban.h
|
Modernize headers
|
May 11, 2019
|
|
json.cpp
|
Fix bionic power loading from corrupted savegames
|
Jun 20, 2019
|
|
json.h
|
Move colony to cata namespace and add documentation (#31659)
|
Jun 20, 2019
|
|
lightmap.cpp
|
Consolidate mathematical constants (#32268)
|
Jul 10, 2019
|
|
lightmap.h
|
Enforce -Wold-style-cast (#31361)
|
Jun 12, 2019
|
|
line.cpp
|
Merge pull request #32269 from jbytheway/more_assorted_point_features
|
Jul 10, 2019
|
|
line.h
|
Add square_dist for points
|
Jul 9, 2019
|
|
list.h
|
Removed redundant empty declarations and statements
|
Jul 11, 2019
|
|
live_view.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
live_view.h
|
Separate point, tripoint into new point.h
|
Jun 27, 2019
|
|
loading_ui.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
loading_ui.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
lru_cache.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
lru_cache.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
magic.cpp
|
add %s argument in spell_type::check_consistency
|
Jul 10, 2019
|
|
magic.h
|
Removed redundant empty declarations and statements
|
Jul 11, 2019
|
|
magic_spell_effect.cpp
|
check if player pointer isn't null before proceeding
|
Jul 10, 2019
|
|
magic_teleporter_list.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
magic_teleporter_list.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
main.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
main_menu.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
main_menu.h
|
Modernize headers
|
May 11, 2019
|
|
map.cpp
|
Fix coordinate handling re submaps_with_active_items (#32376)
|
Jul 15, 2019
|
|
map.h
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
map_extras.cpp
|
Unified overmap terrain matching in mx_roadblock
|
Jul 11, 2019
|
|
map_extras.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
map_field.cpp
|
Reformatted comments
|
Jul 12, 2019
|
|
map_item_stack.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
map_item_stack.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
map_iterator.h
|
Separate point, tripoint into new point.h
|
Jun 27, 2019
|
|
map_memory.cpp
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
map_memory.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
map_selector.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
map_selector.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mapbuffer.cpp
|
Add overload of write_to_file that throws.
|
Jul 13, 2019
|
|
mapbuffer.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mapdata.cpp
|
JSON-ize terrain and furniture that produce light (#32170)
|
Jul 6, 2019
|
|
mapdata.h
|
Prevent fire from spreading onto nonflammable tile
|
Jul 7, 2019
|
|
mapgen.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
mapgen.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mapgen_functions.cpp
|
Refactor generic_inbounds
|
Jul 7, 2019
|
|
mapgen_functions.h
|
Used field type class
|
Jul 3, 2019
|
|
mapgenformat.cpp
|
Used constant references instead of copying in function arguments
|
May 11, 2019
|
|
mapgenformat.h
|
Used constant references instead of copying in function arguments
|
May 11, 2019
|
|
mapsharing.cpp
|
Close file handle (#32404)
|
Jul 15, 2019
|
|
mapsharing.h
|
Remove declarations of locking related functions from header.
|
Jul 13, 2019
|
|
martialarts.cpp
|
Astyle fix
|
Jul 14, 2019
|
|
martialarts.h
|
Updated martial arts valid_weapon check
|
Jul 13, 2019
|
|
material.cpp
|
Used field type class
|
Jul 3, 2019
|
|
material.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
math_defines.h
|
Consolidate mathematical constants (#32268)
|
Jul 10, 2019
|
|
mattack_actors.cpp
|
monattack calls cast_all_effects
|
Jul 10, 2019
|
|
mattack_actors.h
|
monsters can now cast spells as special attacks (#32108)
|
Jul 7, 2019
|
|
mattack_common.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
melee.cpp
|
Npc optimization (#32212)
|
Jul 10, 2019
|
|
melee.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
messages.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
messages.h
|
Increase performance of add_msg( m_debug, ... ) calls
|
Jun 20, 2019
|
|
mingw.thread.h
|
Added another missing cast
|
Jun 13, 2019
|
|
mission.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
mission.h
|
Change names of ot_match_type to lowercase
|
Jul 3, 2019
|
|
mission_companion.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
mission_companion.h
|
Remove `item_stack` subscript operator
|
Jun 19, 2019
|
|
mission_end.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mission_place.cpp
|
Sort headers according to IWYU conventions
|
Jan 5, 2019
|
|
mission_start.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
mission_ui.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mission_util.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
missiondef.cpp
|
Run IWYU
|
May 6, 2019
|
|
mod_manager.cpp
|
Add graphical mods category, put mods in it
|
May 18, 2019
|
|
mod_manager.h
|
Use size_t over (unsigned) long for container size
|
Jun 18, 2019
|
|
mod_manager_ui.cpp
|
Use size_t over (unsigned) long for container size
|
Jun 18, 2019
|
|
mod_tileset.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
mod_tileset.h
|
Inline code of load_mod_tileset_into_array
|
Nov 11, 2018
|
|
monattack.cpp
|
Make surgery a player_activity (#31763)
|
Jul 15, 2019
|
|
monattack.h
|
Merge flesh monsters (#30430)
|
May 17, 2019
|
|
mondeath.cpp
|
mass and volume using literals
|
Jul 14, 2019
|
|
mondeath.h
|
Gasoline zombies! (#29307)
|
Apr 14, 2019
|
|
mondefense.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
mondefense.h
|
Add '#pragma once' guard (#20150)
|
Feb 2, 2017
|
|
monexamine.cpp
|
Attempt to make clang-tidy happy. (#32197)
|
Jul 6, 2019
|
|
monexamine.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
monfaction.cpp
|
Fix missing declarations (#30739)
|
May 22, 2019
|
|
monfaction.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
mongroup.cpp
|
Remove classic_zombies world setting. Add classic_zombies mod (#30894)
|
May 27, 2019
|
|
mongroup.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
monmove.cpp
|
mass and volume using literals
|
Jul 14, 2019
|
|
monster.cpp
|
Npc optimization part two (#32342)
|
Jul 13, 2019
|
|
monster.h
|
Allow any rope-type item to tie animals up, instead of just short rope (
|
Jul 4, 2019
|
|
monstergenerator.cpp
|
monsters can now cast spells as special attacks (#32108)
|
Jul 7, 2019
|
|
monstergenerator.h
|
Jsonize species footsteps sound
|
Jun 15, 2019
|
|
morale.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
morale.h
|
refactor on_worn_item_transform
|
Jun 17, 2019
|
|
morale_types.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
morale_types.h
|
Merge pull request #30987 from Fris0uman/foodperson_mask
|
Jun 15, 2019
|
|
mtype.cpp
|
Used field type class
|
Jul 3, 2019
|
|
mtype.h
|
Update mtype.h
|
Jul 4, 2019
|
|
mutation.cpp
|
negate boolean and add comment
|
Jul 13, 2019
|
|
mutation.h
|
Jsonized skill rust multiplier
|
Jul 12, 2019
|
|
mutation_data.cpp
|
Jsonized skill rust multiplier
|
Jul 12, 2019
|
|
mutation_type.cpp
|
finalized
|
May 27, 2019
|
|
mutation_ui.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
name.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
name.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
ncurses_def.cpp
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
newcharacter.cpp
|
Magiclysm: professions can start with spells known (#32047)
|
Jul 4, 2019
|
|
npc.cpp
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
npc.h
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
npc_class.cpp
|
Fix missing declarations (#30739)
|
May 22, 2019
|
|
npc_class.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
npc_favor.h
|
Run IWYU
|
May 6, 2019
|
|
npcmove.cpp
|
Merge pull request #32390 from AMurkin/init-units-with-wrapper
|
Jul 15, 2019
|
|
npctalk.cpp
|
Make surgery a player_activity (#31763)
|
Jul 15, 2019
|
|
npctalk.h
|
Blueprint zones for freeform construction planning. (#31340)
|
Jun 19, 2019
|
|
npctalk_funcs.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
npctrade.cpp
|
Use thousands-sep
|
Jul 14, 2019
|
|
npctrade.h
|
mass and volume using literals
|
Jul 14, 2019
|
|
omdata.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
optional.h
|
Removed excessive whitespaces
|
Jul 1, 2019
|
|
options.cpp
|
Cache frequently tested calendar options (#32074)
|
Jul 3, 2019
|
|
options.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
output.cpp
|
Replace usage of std::string::compare with operator==
|
Jul 15, 2019
|
|
output.h
|
Treat money / cash as an int (#31531)
|
Jun 16, 2019
|
|
overlay_ordering.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
overlay_ordering.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
overmap.cpp
|
Add overload of write_to_file that throws.
|
Jul 13, 2019
|
|
overmap.h
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
overmap_connection.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
overmap_connection.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
overmap_location.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
overmap_location.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
overmap_noise.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
overmap_noise.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
overmap_types.h
|
Removed empty declarations
|
Nov 8, 2018
|
|
overmap_ui.cpp
|
Used constant reference
|
Jul 11, 2019
|
|
overmap_ui.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
overmapbuffer.cpp
|
Fix overmapbuffer::reveal wrapping
|
Jul 13, 2019
|
|
overmapbuffer.h
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
panels.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
panels.h
|
Magiclysm: add translocators (#31789)
|
Jun 26, 2019
|
|
path_info.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
path_info.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
pathfinding.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
pathfinding.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
pickup.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
pickup.h
|
Refactor player activites to use item_location
|
Jun 19, 2019
|
|
pimpl.h
|
Fix pimpl constructor template arguments:
|
Mar 13, 2018
|
|
pixel_minimap.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
pixel_minimap.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
platform_win.h
|
Style preprocessor directives (#29393)
|
Apr 9, 2019
|
|
player.cpp
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
player.h
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
player_activity.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
player_activity.h
|
Improve performance while fishing
|
Jul 4, 2019
|
|
player_display.cpp
|
adjust stat penalty to only happen when emaciated (#32246)
|
Jul 9, 2019
|
|
player_hardcoded_effects.cpp
|
Update hardcoded effects (#31867)
|
Jul 15, 2019
|
|
pldata.h
|
Replace typedef with using
|
May 24, 2019
|
|
point.cpp
|
Add clamp overload for points into rectangles
|
Jul 9, 2019
|
|
point.h
|
Explain use of clamp_half_open
|
Jul 9, 2019
|
|
popup.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
popup.h
|
Modernize headers
|
May 11, 2019
|
|
posix_time.cpp
|
Style preprocessor directives (#29393)
|
Apr 9, 2019
|
|
posix_time.h
|
Style preprocessor directives (#29393)
|
Apr 9, 2019
|
|
profession.cpp
|
Magiclysm: professions can start with spells known (#32047)
|
Jul 4, 2019
|
|
profession.h
|
Magiclysm: professions can start with spells known (#32047)
|
Jul 4, 2019
|
|
projectile.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
projectile.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
ranged.cpp
|
Magiclysm Wands (#32158)
|
Jul 14, 2019
|
|
ranged.h
|
add cast_spell iuse_actor
|
May 27, 2019
|
|
recipe.cpp
|
astyle
|
Jul 2, 2019
|
|
recipe.h
|
basecamps: add support for automatic calculation of blueprint ingredi…
|
Jun 10, 2019
|
|
recipe_dictionary.cpp
|
mass and volume using literals
|
Jul 14, 2019
|
|
recipe_dictionary.h
|
fix obsolete recipes showing up in favorite/recent/hidden
|
Jun 22, 2019
|
|
recipe_groups.cpp
|
basecamps: add modular basecamps (#31115)
|
Jun 12, 2019
|
|
recipe_groups.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
rect_range.h
|
Implement rect_range to iterate over rectangles.
|
Dec 9, 2017
|
|
regional_settings.cpp
|
Desert region mod (#31058)
|
Jun 8, 2019
|
|
regional_settings.h
|
Desert region mod (#31058)
|
Jun 8, 2019
|
|
requirements.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
requirements.h
|
Removed redundant empty declarations and statements
|
Jul 11, 2019
|
|
resource.rc
|
Removed duplicate empty lines (#25338)
|
Sep 3, 2018
|
|
ret_val.h
|
Sort headers according to IWYU conventions
|
Jan 5, 2019
|
|
rng.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
rng.h
|
When prerequisite mutations fail, try other prerequisites (#32299)
|
Jul 12, 2019
|
|
rotatable_symbols.cpp
|
Modernize headers
|
May 11, 2019
|
|
rotatable_symbols.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
safe_reference.cpp
|
Add safe_reference class
|
Jun 24, 2019
|
|
safe_reference.h
|
Add safe_reference class
|
Jun 24, 2019
|
|
safemode_ui.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
safemode_ui.h
|
Initialize non-static data members
|
Jun 14, 2019
|
|
savegame.cpp
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
savegame_json.cpp
|
Merge pull request #32394 from kevingranade/fix-enc-on-load
|
Jul 15, 2019
|
|
savegame_legacy.cpp
|
Remove legacy loading functions for ancient overmap file format. (#32395
|
Jul 15, 2019
|
|
scenario.cpp
|
Update and simplify scenarios, attempt 2 (#31661)
|
Jul 15, 2019
|
|
scenario.h
|
Update and simplify scenarios, attempt 2 (#31661)
|
Jul 15, 2019
|
|
scent_block.h
|
scent_block_defer: wait until committing modifications to test inbounds
|
Jul 8, 2019
|
|
scent_map.cpp
|
Refactor generic_inbounds
|
Jul 7, 2019
|
|
scent_map.h
|
Perf field scent (#31966)
|
Jun 30, 2019
|
|
sdl_utils.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
sdl_utils.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
sdl_wrappers.cpp
|
Enforce -Wold-style-cast (#31361)
|
Jun 12, 2019
|
|
sdl_wrappers.h
|
Color blocks overlays.
|
Jun 1, 2019
|
|
sdlsound.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
sdlsound.h
|
Make toggling of music work correctly. (#31332)
|
Jun 13, 2019
|
|
sdltiles.cpp
|
Replace direct usage of ofstream with write_to_file.
|
Jul 13, 2019
|
|
sdltiles.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
shadowcasting.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
simple_pathfinding.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
simplexnoise.cpp
|
Make square roots static in simplex noise implementation (#30215)
|
May 4, 2019
|
|
simplexnoise.h
|
Removed duplicate empty lines (#25338)
|
Sep 3, 2018
|
|
skill.cpp
|
Modernize headers
|
May 11, 2019
|
|
skill.h
|
Removed excessive whitespaces
|
Jul 1, 2019
|
|
skill_boost.cpp
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
skill_boost.h
|
Apply IWYU changes
|
Apr 22, 2019
|
|
sounds.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
sounds.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
speech.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
speech.h
|
Code optimizations reported by static code analysis (Step 3) (#24024)
|
Jul 4, 2018
|
|
start_location.cpp
|
Do not use C-style casts
|
Jul 11, 2019
|
|
start_location.h
|
Auto-notes for map extras (#31132)
|
Jun 20, 2019
|
|
stomach.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
stomach.h
|
Constant references in function parameters
|
Jun 24, 2019
|
|
string_formatter.cpp
|
Modernize headers
|
May 11, 2019
|
|
string_formatter.h
|
Support printing with ptrdiff_t length modifier
|
Jun 16, 2019
|
|
string_id.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
string_id_null_ids.cpp
|
Used field type class
|
Jul 3, 2019
|
|
string_input_popup.cpp
|
Fix title and window width calculation
|
Jul 14, 2019
|
|
string_input_popup.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
submap.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
submap.h
|
Used field type class
|
Jul 3, 2019
|
|
text_snippets.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
text_snippets.h
|
Use CXX11 pseudo-random engine and distributions for all RNG (#27062)
|
May 2, 2019
|
|
tileray.cpp
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
tileray.h
|
Treat input and output chars as int, not long
|
Jun 14, 2019
|
|
trait_group.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
trait_group.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
translations.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
translations.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
trap.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
trap.h
|
Refactored trap class (#31734)
|
Jun 25, 2019
|
|
trapfunc.cpp
|
Silence erroneous clang tidy warning
|
Jul 4, 2019
|
|
tuple_hash.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
turret.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
tutorial.cpp
|
Overmapbuffer function refactoring (#32300)
|
Jul 11, 2019
|
|
tutorial.h
|
Remove include of "json.h" from "tutorial.h".
|
Dec 3, 2017
|
|
type_id.h
|
Implemented construction category class
|
Jun 19, 2019
|
|
ui.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
ui.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
uistate.h
|
show map notes by default
|
Jul 12, 2019
|
|
units.h
|
comment namespace end
|
Jul 9, 2019
|
|
veh_interact.cpp
|
Consolidate mathematical constants (#32268)
|
Jul 10, 2019
|
|
veh_interact.h
|
Removed unimplemented functions
|
Jul 11, 2019
|
|
veh_type.cpp
|
pass unit values with template type
|
Jul 2, 2019
|
|
veh_type.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
veh_utils.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
veh_utils.h
|
Add end-of-namespace comments (#31580)
|
Jun 18, 2019
|
|
vehicle.cpp
|
Convert various loops to range-for
|
Jul 6, 2019
|
|
vehicle.h
|
Remove vehicle name changes on ownership - Just append owner string t…
|
Jul 9, 2019
|
|
vehicle_display.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
vehicle_group.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
vehicle_group.h
|
Replace typedef with using
|
May 24, 2019
|
|
vehicle_move.cpp
|
Merge pull request #32026 from ZhilkinSerg/style-less-whitespaces
|
Jul 2, 2019
|
|
vehicle_part.cpp
|
Removed redundant parentheses
|
Jul 11, 2019
|
|
vehicle_selector.cpp
|
Apply IWYU changes
|
Apr 22, 2019
|
|
vehicle_selector.h
|
Replace typedef with using
|
May 24, 2019
|
|
vehicle_use.cpp
|
Ensure translation of string
|
Jul 13, 2019
|
|
version.cmake
|
Add GIT_BINARY option; Fix options layout a bit;
|
Apr 24, 2015
|
|
version.cpp
|
Style preprocessor directives (#29393)
|
Apr 9, 2019
|
|
version.h.in
|
Finalize and clenup POC; Fixup install dst; Add ZLAYER and USE_HOME_DIR;
|
Apr 13, 2015
|
|
visitable.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
visitable.h
|
Make item::charges an int
|
May 17, 2019
|
|
vitamin.cpp
|
pass unit values with template type
|
Jul 2, 2019
|
|
vitamin.h
|
Refactor many type ids into a single header
|
May 6, 2019
|
|
vpart_position.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
vpart_range.h
|
Merge vpart_reference.h and vpart_position.h
|
Jun 28, 2019
|
|
wcwidth.h
|
Define functions inline in header
|
May 20, 2019
|
|
wdirent.h
|
Joined declaration and assignment
|
Jun 14, 2019
|
|
weather.cpp
|
Translate wind directions.
|
Jul 15, 2019
|
|
weather.h
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
weather_data.cpp
|
IWYU 20190629 (#31990)
|
Jul 1, 2019
|
|
weather_gen.cpp
|
Replace direct usage of ofstream with write_to_file.
|
Jul 13, 2019
|
|
weather_gen.h
|
process_temperature: add temperature-only weather_generator function
|
Jul 4, 2019
|
|
weighted_list.h
|
Use CXX11 pseudo-random engine and distributions for all RNG (#27062)
|
May 2, 2019
|
|
wincurse.cpp
|
Declare some wincurses functions static
|
May 23, 2019
|
|
wish.cpp
|
Used references to avoid using expressions repeatedly
|
Jul 11, 2019
|
|
worldfactory.cpp
|
Use size_t over (unsigned) long for container size
|
Jun 18, 2019
|
|
worldfactory.h
|
Replace typedef with using
|
May 24, 2019
|