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年前