Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
Popular repositories
-
Forked from CleverRaven/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
C++
-
-
Forked from verhoevenv/OpenNotrium
Code and bugfixes for Instant Kingdom's Notrium, a topdown survival game
C++
-
-
-
155 contributions in the last year
Contribution activity
July 2019
- OrenAudeles/tileset_compiler Python
Created a pull request in CleverRaven/Cataclysm-DDA that received 6 comments
Remove most dynamic casting between Creature derived classes
Summary
SUMMARY: Performance "Remove dynamic_cast from Creature::sees and map::creature_in_field"
Purpose of change
dynamic_cast is expensive to ca…
+29
−17
•
6
comments