Sam Jaffe
|
034e5a3f6b
Fix naming conventions.
|
6 lat temu |
Sam Jaffe
|
e4e26c161d
Do a little cleanup on the screen size calcs.
|
6 lat temu |
Sam Jaffe
|
35107357f5
Make it so each batch renderer can have a different scale-factor.
|
6 lat temu |
Sam Jaffe
|
956fee0625
Push bounds check into scene.
|
6 lat temu |
Sam Jaffe
|
6354769822
Add ability to 'resume' from a pause state.
|
6 lat temu |
Sam Jaffe
|
ef63b96867
Fix access for entity and scene, as they are needed by the implementation code.
|
6 lat temu |
Sam Jaffe
|
8ecd4056d5
Fixing bugs in radian-degree conversion.
|
6 lat temu |
Sam Jaffe
|
1bca220d9b
Pass scale as an argument to create an object.
|
6 lat temu |
Sam Jaffe
|
a86fb00358
Fixing texture size fetching for materials.
|
6 lat temu |
Sam Jaffe
|
261cbfdcec
Add support for the registering/activating of scenes in the game.
|
6 lat temu |
Sam Jaffe
|
cdcfc4e3e5
Move reading a json file into serial.cxx
|
6 lat temu |
Sam Jaffe
|
6eeca12ccc
Don't pass along manager, because that's stupid
|
6 lat temu |
Sam Jaffe
|
ebbcea637b
Extract movement into collidable::move.
|
6 lat temu |
Sam Jaffe
|
4d1e9c6c8a
Extract out 'collide-able' object definition from entity.
|
6 lat temu |
Sam Jaffe
|
f0f3b23bfb
Helper functions for engine linkup
|
6 lat temu |
Sam Jaffe
|
b8ba0bb5bf
Some reformatting to improve things a bit.
|
6 lat temu |
Sam Jaffe
|
a5eb60da15
Allow serial loads from implementation libraries.
|
6 lat temu |
Sam Jaffe
|
018b9b577a
Default out some things.
|
6 lat temu |
Sam Jaffe
|
39c77fa273
Add rotation around origin concept function.
|
6 lat temu |
Sam Jaffe
|
c51d6a9d4b
Get rid of debugging code...
|
6 lat temu |
Sam Jaffe
|
897ea2c365
Dynamically generate font configurations from a config file instead of having it hard-coded.
|
6 lat temu |
Sam Jaffe
|
3798ecebe8
Merge branch 'text_renderer'
|
6 lat temu |
Sam Jaffe
|
eeb48f6552
Remove unneeded parameter to FPS counter ctor.
|
6 lat temu |
Sam Jaffe
|
f973fdc0f9
Fix bugs in text display caused by indices not being normalized.
|
6 lat temu |
Sam Jaffe
|
a71d1a6363
Add text engine to the game_dispatch engine.
|
6 lat temu |
Sam Jaffe
|
6c60af450a
Add code to fill out text cells with data.
|
6 lat temu |
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 lat temu |
Sam Jaffe
|
e91dd2ed65
Merge branch 'graphics_mgr'
|
6 lat temu |
Sam Jaffe
|
559b5f6e12
Moving error helping code to its own file.
|
6 lat temu |
Sam Jaffe
|
01d4f0fcfa
Fix some bugs:
|
6 lat temu |