badlogic
|
7f7e5f0fec
|
Updated license headers and LICENSE files.
|
2019-05-02 11:38:19 +02:00 |
|
badlogic
|
878a6e6435
|
Refactored C++ runtime, added cocos2d-x cpp runtime.
|
2018-05-30 17:31:11 +02:00 |
|
badlogic
|
b7ae63f743
|
Fixed crashes on MSVC.
|
2018-05-24 14:31:26 +02:00 |
|
badlogic
|
6c29e8c2e9
|
[cpp] Fixed up Skin and internal hashmap like structure.
|
2018-04-18 14:25:56 +02:00 |
|
badlogic
|
9cdf4c69ed
|
[cpp] Formatting & cleanup
|
2018-02-28 15:49:30 +01:00 |
|
badlogic
|
a8fd3e14be
|
[cpp] Fixed up binary reader, added debug extension for memory profiling, fixed up RTTI usage, fixed update cache sorting.
|
2018-02-22 15:31:28 +01:00 |
|
badlogic
|
3cf3312180
|
[cpp] Fixed up Pool to not be dumb, added more stats to test harness.
|
2018-02-21 15:38:26 +01:00 |
|
badlogic
|
5af3d93403
|
[cpp] Added Color, fixed up incorrect use of ensureCapacity/setSize of Vector. Fixed bugs in SkeletonBinary.
|
2018-02-21 15:23:35 +01:00 |
|
badlogic
|
bef01b8e89
|
[cpp] Refactored String and Vector.
|
2018-02-20 15:10:40 +01:00 |
|
badlogic
|
a8af3fa07e
|
[cpp] First Clang-Tidy run.
|
2018-02-16 17:36:07 +01:00 |
|
badlogic
|
895407b69d
|
[cpp] Replaced all usages of std::string (except in RTTI) with custom String. Fixed a bunch of unnecessary copies/pass by values.
|
2018-02-16 16:51:55 +01:00 |
|
badlogic
|
4a9446ed83
|
[cpp] Fixing up SkeletonBinary.
|
2018-02-16 11:42:25 +01:00 |
|
badlogic
|
11d0a47360
|
[cpp] Fixed up memory issues & crashes. HashMap is a linked list atm, need a better replacement.
|
2018-02-15 18:45:24 +01:00 |
|
badlogic
|
e7e240d109
|
[cpp] Crashes and leaks everywhere :D
|
2018-02-14 16:49:55 +01:00 |
|
badlogic
|
3254747e94
|
[c++] Removed old test harness, added new one, added leak detector, fixed new operator overloads, Vector doesn't copy on insert etc. See #1073
|
2018-02-13 17:31:29 +01:00 |
|