20 Revīzijas (cfce72f0783fbec2f081a03f01e6d7a17174ab88)
 

Autors SHA1 Ziņojums Datums
  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 pirms 6 gadiem
  Bryan Miller 9c752493dd gbe/events now handles pygame.ACTIVEEVENT with two custom events, 'FOCUSLOST' and 'FOCUSGAINED'. pirms 6 gadiem
  Bryan Miller f536e43ab2 gbe/display now has a caption as well as a setting to self watch for video resize. pirms 6 gadiem
  Bryan Miller 2a3f3dc048 Updated to do some basic Node class testing. Mostly works :) pirms 6 gadiem
  Bryan Miller 3ae647a5bb Actually added the ability to update the display... imagine THAT! pirms 6 gadiem
  Bryan Miller 5df184e2e1 Fixed bugs in gbe/nodes pirms 6 gadiem
  Bryan Miller 3e17a763ce Huge additions to Nodes. Nothing tested. pirms 6 gadiem
  Bryan Miller e919a88ad1 Rework of the gbe/display system pirms 6 gadiem
  Bryan Miller 3fda412490 Added file headers... for reasons pirms 6 gadiem
  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. pirms 6 gadiem
  Bryan Miller 94ad8ab959 Fixes for the Node class. Started on an extension NodeSurface class, but need changes to Display system. pirms 6 gadiem
  Bryan Miller c15de1dfc9 Built out and cleaned up the Display class. pirms 6 gadiem
  Bryan Miller 6c2deddfca Changed to utilize the Events class and pollEmitter function. Program will currently quit after pressing ESCAPE. pirms 6 gadiem
  Bryan Miller eeb19a594f Fixed a number of syntaxtical and logical bugs. pirms 6 gadiem
  Bryan Miller 6bd8aa7e14 pollEvents() function now does a quick convert of all default pygame events to events sent my the event dispatcher. pirms 6 gadiem
  Bryan Miller 387ca30bcb Imported remaining game/gbe modules and fixed syntax bug in node. pirms 6 gadiem
  Bryan Miller 66d1828c06 Removed Application class. Added some new systems in game/gbe pirms 6 gadiem
  Bryan Miller aca82824f5 Continued work on gbe.nodes module pirms 6 gadiem
  Bryan Miller 14fb2f8500 Added the initial code for the Node class. pirms 6 gadiem
  Bryan Miller 2bced431ba Initial commit with very rough pygame application class. pirms 6 gadiem