14 コミット (3950af840c64e6a7d350836597de5112707e4a40)

作成者 SHA1 メッセージ 日付
  Bryan Miller 3950af840c Code added to test gbe.NodeText class. Added a new font (by bathwater). Added CREDITS file to give appropriate attributions 6年前
  Bryan Miller 8780413d14 Updated for all recent additions. 6年前
  Bryan Miller 6bafbe0209 Change gbe.resource.Manager to gbe.resource.ResourceManager 6年前
  Bryan Miller b269e5ff5f Added resource loaders and Manager 6年前
  Bryan Miller f034d9afa9 Had to make a little adjustment due to a video resize bug in Linux 6年前
  Bryan Miller db7a762af5 gbe.nodes.NodeSurface now requires .align_center to be True to center surface 6年前
  Bryan Miller cfce72f078 gbe.nodes.NodeSurface can now scale_to_display and will align all smaller surfaces to center... NOTE: That last bit is wrong. Will fix 6年前
  Bryan Miller f536e43ab2 gbe/display now has a caption as well as a setting to self watch for video resize. 6年前
  Bryan Miller 2a3f3dc048 Updated to do some basic Node class testing. Mostly works :) 6年前
  Bryan Miller e919a88ad1 Rework of the gbe/display system 6年前
  Bryan Miller 5c4f574a5b Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change. 6年前
  Bryan Miller 6c2deddfca Changed to utilize the Events class and pollEmitter function. Program will currently quit after pressing ESCAPE. 6年前
  Bryan Miller 66d1828c06 Removed Application class. Added some new systems in game/gbe 6年前
  Bryan Miller 2bced431ba Initial commit with very rough pygame application class. 6年前