15 コミット (5df184e2e1fb7ea803db7291dda2128e252716bc)
 

作成者 SHA1 メッセージ 日付
  Bryan Miller 5df184e2e1 Fixed bugs in gbe/nodes 6年前
  Bryan Miller 3e17a763ce Huge additions to Nodes. Nothing tested. 6年前
  Bryan Miller e919a88ad1 Rework of the gbe/display system 6年前
  Bryan Miller 3fda412490 Added file headers... for reasons 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 94ad8ab959 Fixes for the Node class. Started on an extension NodeSurface class, but need changes to Display system. 6年前
  Bryan Miller c15de1dfc9 Built out and cleaned up the Display class. 6年前
  Bryan Miller 6c2deddfca Changed to utilize the Events class and pollEmitter function. Program will currently quit after pressing ESCAPE. 6年前
  Bryan Miller eeb19a594f Fixed a number of syntaxtical and logical bugs. 6年前
  Bryan Miller 6bd8aa7e14 pollEvents() function now does a quick convert of all default pygame events to events sent my the event dispatcher. 6年前
  Bryan Miller 387ca30bcb Imported remaining game/gbe modules and fixed syntax bug in node. 6年前
  Bryan Miller 66d1828c06 Removed Application class. Added some new systems in game/gbe 6年前
  Bryan Miller aca82824f5 Continued work on gbe.nodes module 6年前
  Bryan Miller 14fb2f8500 Added the initial code for the Node class. 6年前
  Bryan Miller 2bced431ba Initial commit with very rough pygame application class. 6年前