TheoryOfNekomata
|
d23d3a5127
|
Add adjustments to game
Update initialization method.
|
2 年之前 |
TheoryOfNekomata
|
25eefd8173
|
Update macros for list find function
Allow current item pointer to have custom type.
|
2 年之前 |
TheoryOfNekomata
|
bfc290567b
|
Fix list and pool errors
Change the pool list initializations.
|
2 年之前 |
TheoryOfNekomata
|
bc4593d806
|
Add memory-related code
Add memory and data-related implementations for handling game data.
|
2 年之前 |
TheoryOfNekomata
|
5caae74ebc
|
Update video tests
Properly mock video function dependencies.
|
2 年之前 |
TheoryOfNekomata
|
259780cdb2
|
Fix multi player support
Correctly dereference pointers.
|
2 年之前 |
TheoryOfNekomata
|
effcd08fcb
|
Optimize MIDI events handling
Declare memory before processing.
|
2 年之前 |
TheoryOfNekomata
|
464e013a46
|
Update loops
Declare variables early on.
|
2 年之前 |
TheoryOfNekomata
|
b8f5131fb9
|
Implement geometry methods
Add geometry methods for point, vector, and rectangle.
|
2 年之前 |