Sam Jaffe
|
f98a9769ed
Add basic tests for graphics::batch_renderer.
|
6 years ago |
Sam Jaffe
|
ca2a00cde1
Test graphics::direct_renderer::draw
|
6 years ago |
Sam Jaffe
|
31273d05b9
Add trivial tests for graphics::direct_renderer.
|
6 years ago |
Sam Jaffe
|
9965b0fd17
Test rotating a quad.
|
6 years ago |
Sam Jaffe
|
868338e44b
Start creating tests for graphics code.
|
6 years ago |
Sam Jaffe
|
873f42d331
Add tests for angles.
|
6 years ago |
Sam Jaffe
|
6354769822
Add ability to 'resume' from a pause state.
|
6 years ago |
Sam Jaffe
|
ef63b96867
Fix access for entity and scene, as they are needed by the implementation code.
|
6 years ago |
Sam Jaffe
|
8ecd4056d5
Fixing bugs in radian-degree conversion.
|
6 years ago |
Sam Jaffe
|
1bca220d9b
Pass scale as an argument to create an object.
|
6 years ago |
Sam Jaffe
|
a86fb00358
Fixing texture size fetching for materials.
|
6 years ago |
Sam Jaffe
|
261cbfdcec
Add support for the registering/activating of scenes in the game.
|
6 years ago |
Sam Jaffe
|
cdcfc4e3e5
Move reading a json file into serial.cxx
|
6 years ago |
Sam Jaffe
|
6eeca12ccc
Don't pass along manager, because that's stupid
|
6 years ago |
Sam Jaffe
|
ebbcea637b
Extract movement into collidable::move.
|
6 years ago |
Sam Jaffe
|
4d1e9c6c8a
Extract out 'collide-able' object definition from entity.
|
6 years ago |
Sam Jaffe
|
f0f3b23bfb
Helper functions for engine linkup
|
6 years ago |
Sam Jaffe
|
b8ba0bb5bf
Some reformatting to improve things a bit.
|
6 years ago |
Sam Jaffe
|
a5eb60da15
Allow serial loads from implementation libraries.
|
6 years ago |
Sam Jaffe
|
018b9b577a
Default out some things.
|
6 years ago |
Sam Jaffe
|
39c77fa273
Add rotation around origin concept function.
|
6 years ago |
Sam Jaffe
|
c51d6a9d4b
Get rid of debugging code...
|
6 years ago |
Sam Jaffe
|
897ea2c365
Dynamically generate font configurations from a config file instead of having it hard-coded.
|
6 years ago |
Sam Jaffe
|
3798ecebe8
Merge branch 'text_renderer'
|
6 years ago |
Sam Jaffe
|
eeb48f6552
Remove unneeded parameter to FPS counter ctor.
|
6 years ago |
Sam Jaffe
|
f973fdc0f9
Fix bugs in text display caused by indices not being normalized.
|
6 years ago |
Sam Jaffe
|
a71d1a6363
Add text engine to the game_dispatch engine.
|
6 years ago |
Sam Jaffe
|
6c60af450a
Add code to fill out text cells with data.
|
6 years ago |
Sam Jaffe
|
6fcf770fad
Add a text engine that mirrors current code in FPS Counter class but is disconnected from the rest of the system currently.
|
6 years ago |
Sam Jaffe
|
e91dd2ed65
Merge branch 'graphics_mgr'
|
6 years ago |