This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
385
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deukhoofd
a5a613ba5c
Make CreateCreature use smart pointers.
2020-06-02 17:19:23 +02:00
CInterface
Make Creature use smart pointers.
2020-06-02 16:20:47 +02:00
extern
Rework for C Interfaces to handle exceptions a bit better.
2020-03-25 19:09:17 +01:00
src
Make CreateCreature use smart pointers.
2020-06-02 17:19:23 +02:00
tests
Use unique pointers in scriptset.
2020-06-02 15:03:31 +02:00
.clang-format
Adds secondary effect parameter system.
2020-04-10 16:35:24 +02:00
.drone.yml
Revert wineconsole changes.
2020-05-06 20:29:03 +02:00
.gitignore
Make ExecutingAttack have raw pointer array HitData, instead of a List. This is a very hot segment of code, and removing surrounding abstractions can give us a decent amount of performance.
2020-05-27 18:26:09 +02:00
CMakeLists.txt
Better handling of static c handling.
2020-05-03 12:45:12 +02:00
conanfile.py
Better handling of static c handling.
2020-05-03 12:45:12 +02:00
Description
No description provided
3.2
MiB
Languages
C++
91.1%
CMake
8.9%