.. |
resources
|
bff2959fac
png reader and tests
|
3 years ago |
ArrayListTests.cpp
|
7e32681799
list to arraylist, list is dynamic, refactoring of several classes,
|
3 years ago |
ArrayListTests.h
|
7e32681799
list to arraylist, list is dynamic, refactoring of several classes,
|
3 years ago |
ArrayTests.cpp
|
23a0ac3535
heap array and tests
|
3 years ago |
ArrayTests.h
|
e2133fcd39
to string for arrays and lists
|
3 years ago |
BitArrayTests.cpp
|
c7c902a09f
bit array is now on the heap
|
3 years ago |
BitArrayTests.h
|
9f04c008ff
bit array
|
3 years ago |
BufferTests.cpp
|
188cc8dab2
buffer uses malloc / realloc as it can prevent many expensive copies and
|
3 years ago |
BufferTests.h
|
b8f6e4c345
buffer and tests, attribute spacers without argument and correctly
|
3 years ago |
ClockTests.cpp
|
375ceefe32
clock and tests
|
3 years ago |
ClockTests.h
|
375ceefe32
clock and tests
|
3 years ago |
ColorTests.cpp
|
43b70c7d12
bracket operator for color
|
3 years ago |
ColorTests.h
|
fea130a18d
color and tests
|
3 years ago |
ComponentsTests.cpp
|
dd285eb5da
libs moved to own folder, refactoring, frustum unbound from size
|
3 years ago |
ComponentsTests.h
|
9ca3a59a16
component implementation and tests
|
3 years ago |
FrustumTests.cpp
|
9f4ed235c8
removal of size class, int vectors
|
3 years ago |
FrustumTests.h
|
799b6f2c32
frustum and tests
|
3 years ago |
HashMapTests.cpp
|
cb75cc1a35
improved hashmap iterators, start of ecs
|
3 years ago |
HashMapTests.h
|
17b4051828
refactored tests
|
3 years ago |
ImageReaderTests.cpp
|
dd285eb5da
libs moved to own folder, refactoring, frustum unbound from size
|
3 years ago |
ImageReaderTests.h
|
fa96b9a846
png reader is now a generic image reader to support more formats in the
|
3 years ago |
ListTests.cpp
|
5d05233981
test for list remove and stringbuffer unicode append
|
3 years ago |
ListTests.h
|
17b4051828
refactored tests
|
3 years ago |
MathTests.cpp
|
44c2c77e81
utils moved to math
|
3 years ago |
MathTests.h
|
44c2c77e81
utils moved to math
|
3 years ago |
MatrixStackTests.cpp
|
352b738398
matrix stack and tests
|
3 years ago |
MatrixStackTests.h
|
352b738398
matrix stack and tests
|
3 years ago |
MatrixTests.cpp
|
9f4ed235c8
removal of size class, int vectors
|
3 years ago |
MatrixTests.h
|
a22b853d90
row aligned matrix class with tests, vector4 specialization
|
3 years ago |
NetworkTests.cpp
|
65519cd914
completed overhaul of server and client
|
3 years ago |
NetworkTests.h
|
88dd110de4
most base stuff for networking with enet, hashmap uses lists and has remove
|
3 years ago |
PlaneTests.cpp
|
ecbdaff9ba
planes and tests
|
3 years ago |
PlaneTests.h
|
ecbdaff9ba
planes and tests
|
3 years ago |
QuaternionTests.cpp
|
9f4ed235c8
removal of size class, int vectors
|
3 years ago |
QuaternionTests.h
|
b7379603ce
quaternions and tests, matrices can be multiplied by quaternions and
|
3 years ago |
RandomTests.cpp
|
d972dff595
improved random tests
|
3 years ago |
RandomTests.h
|
1fd8e086b0
random and tests
|
3 years ago |
RingBufferTests.cpp
|
14d9f19f59
clear for ringbuffers, vector * vector
|
3 years ago |
RingBufferTests.h
|
a4e35518b1
ring buffer and tests
|
3 years ago |
SplitStringTests.cpp
|
7e32681799
list to arraylist, list is dynamic, refactoring of several classes,
|
3 years ago |
SplitStringTests.h
|
e1478f0bd2
string splitting and tests
|
3 years ago |
StackTests.cpp
|
7e32681799
list to arraylist, list is dynamic, refactoring of several classes,
|
3 years ago |
StackTests.h
|
1586ab7509
stack + tests, feedback in list if add works, remove from list is safe
|
3 years ago |
StringBufferTests.cpp
|
9a4f9c477c
more fixes
|
3 years ago |
StringBufferTests.h
|
95c38c9389
string buffer and tests
|
3 years ago |
Test.cpp
|
65519cd914
completed overhaul of server and client
|
3 years ago |
Test.h
|
65519cd914
completed overhaul of server and client
|
3 years ago |
TypedBufferTests.cpp
|
ce80f29511
typed buffer and tests
|
3 years ago |
TypedBufferTests.h
|
ce80f29511
typed buffer and tests
|
3 years ago |
UniquePointerTests.cpp
|
65519cd914
completed overhaul of server and client
|
3 years ago |
UniquePointerTests.h
|
9133b9da5e
unique pointer and tests
|
3 years ago |
VectorTests.cpp
|
9f4ed235c8
removal of size class, int vectors
|
3 years ago |
VectorTests.h
|
d1120cb403
vectors with variable dimension
|
3 years ago |