Sam Hocevar
|
6ddfa26129
|
Minor updates here and there. Not worth mentioning.
|
il y a 14 ans |
Sam Hocevar
|
a156dd810e
|
Make the editor more responsive by handling GTK events before waiting for
the loop to complete.
|
il y a 14 ans |
Sam Hocevar
|
601ce07746
|
Make the GTK editor more responsive.
|
il y a 14 ans |
Sam Hocevar
|
e2596fa9fd
|
Implement the profiling system.
|
il y a 14 ans |
Sam Hocevar
|
8bfb98c160
|
Implement a better timing mechanism for fixed framerate. Accuracy is
sub-millisecond but can be improved if we get rid of SDL timers.
|
il y a 14 ans |
Sam Hocevar
|
6044e5bed1
|
Switch editor building scheme to GtkBuilder.
|
il y a 14 ans |
Sam Hocevar
|
932b60a123
|
Proper delta time computation in both the game and the editor.
|
il y a 14 ans |
Sam Hocevar
|
7d382e549d
|
The frame counter is now an asset object.
|
il y a 14 ans |
Sam Hocevar
|
b55b3e652b
|
Minor cleanup in the editor main code.
|
il y a 14 ans |
Sam Hocevar
|
298ba806bb
|
Get rid of GtkVideo, it was pretty useless in the current shape.
|
il y a 14 ans |
Sam Hocevar
|
3f18102a40
|
Remove dead code from the soon to be deprecated Video classes.
|
il y a 14 ans |
Sam Hocevar
|
47bf73f680
|
Make the Game class an asset like the others.
|
il y a 14 ans |
Sam Hocevar
|
9112d94d19
|
Create a helper class for easy scene setup. Highly reduces the number
of includes in a few source files.
|
il y a 14 ans |
Sam Hocevar
|
0fc6a8487c
|
Slightly improve the documentation in a few files, add the missing
joystick class, and put a header in each source file.
|
il y a 14 ans |
Sam Hocevar
|
6840f5d301
|
Move all GTK stuff to a subdirectory.
|
il y a 14 ans |