Sebastian Krzyszkowiak
|
51590d9788
|
fix blinking borders outside clipping rectangle
|
2016-11-08 10:34:32 +01:00 |
|
Sebastian Krzyszkowiak
|
f7362d3d74
|
added DrawWrappedText, some clean up
|
2016-09-08 00:32:57 +02:00 |
|
Sebastian Krzyszkowiak
|
96a33c1a37
|
make windowed display resizable and try to fix flickering border around the viewport
|
2016-09-02 00:07:43 +02:00 |
|
Sebastian Krzyszkowiak
|
af6636009e
|
make viewport configurable
|
2016-08-23 02:13:15 +02:00 |
|
Sebastian Krzyszkowiak
|
b927a0c130
|
add a bunch of new gamestate lifecycle methods to simplify game pausing
|
2016-08-21 21:58:31 +02:00 |
|
Sebastian Krzyszkowiak
|
4aad8fabac
|
add ability to manually register gamestate API
|
2016-08-20 03:02:39 +02:00 |
|
Sebastian Krzyszkowiak
|
1afc4a3f31
|
don't create and destroy bitmap on every PrintConsole call
|
2016-08-16 23:20:00 +02:00 |
|
Sebastian Krzyszkowiak
|
2dfc565178
|
fix gamestate lifecycle management when game logic frame takes longer than 1/60s and implement SwitchCurrentGamestate
|
2016-08-16 18:41:50 +02:00 |
|
Sebastian Krzyszkowiak
|
686514fba5
|
fix memory leaks and other mem-bugs
|
2016-08-16 18:01:12 +02:00 |
|
Sebastian Krzyszkowiak
|
51b08cee76
|
move SetupViewport to utils
|
2016-08-15 04:41:54 +02:00 |
|
Sebastian Krzyszkowiak
|
6bf5fc493b
|
garbage collector for util functions returning strings that are usually used as function params
because why not :D
|
2016-08-15 04:37:27 +02:00 |
|
Sebastian Krzyszkowiak
|
8087ad1afc
|
loading screen fixes
|
2016-08-13 18:14:42 +02:00 |
|
Sebastian Krzyszkowiak
|
fc44fd2d5a
|
better symbol visibility handling
|
2016-07-04 01:12:55 +02:00 |
|
Sebastian Krzyszkowiak
|
617f9c0270
|
reorganize source files a bit
|
2016-07-04 00:56:45 +02:00 |
|