20 次代码提交 (2a5d90cc332757df1a052fee2a95f8e1dfd07105)

作者 SHA1 备注 提交日期
  Sam Hocevar 2a5d90cc33 New MapViewer class and some GTK+ refactoring. 15 年前
  Sam Hocevar 57a0cb5102 Refactor stuff. 15 年前
  Sam Hocevar 988f7c2885 Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年前
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. 15 年前
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. 15 年前
  Sam Hocevar 6ddfa26129 Minor updates here and there. Not worth mentioning. 15 年前
  Sam Hocevar a156dd810e Make the editor more responsive by handling GTK events before waiting for 15 年前
  Sam Hocevar 601ce07746 Make the GTK editor more responsive. 15 年前
  Sam Hocevar e2596fa9fd Implement the profiling system. 15 年前
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is 15 年前
  Sam Hocevar 6044e5bed1 Switch editor building scheme to GtkBuilder. 15 年前
  Sam Hocevar 932b60a123 Proper delta time computation in both the game and the editor. 15 年前
  Sam Hocevar 7d382e549d The frame counter is now an asset object. 15 年前
  Sam Hocevar b55b3e652b Minor cleanup in the editor main code. 15 年前
  Sam Hocevar 298ba806bb Get rid of GtkVideo, it was pretty useless in the current shape. 15 年前
  Sam Hocevar 3f18102a40 Remove dead code from the soon to be deprecated Video classes. 15 年前
  Sam Hocevar 47bf73f680 Make the Game class an asset like the others. 15 年前
  Sam Hocevar 9112d94d19 Create a helper class for easy scene setup. Highly reduces the number 15 年前
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing 15 年前
  Sam Hocevar 6840f5d301 Move all GTK stuff to a subdirectory. 15 年前