Commit Graph

6 Commits

Author SHA1 Message Date
spartanj@gmail.com
35e5569767 Some minor fixes to the Map system and Map Editor. 2011-08-02 04:40:06 -03:00
spartanj
1b5e82db21 Added Tab navigation on the UI.
Added keyboard shortcuts for the UI components.
Fixed some minor bugs.
2011-05-05 22:46:36 -03:00
spartanj
94536e6b88 Fixed invalid toolchain error in QtCreator. 2011-04-19 04:51:49 -03:00
spartanj
e6f8b70a1c Added anchors support for controls.
Added some keyboard behavior for the input buffer.
2011-04-10 04:28:15 -03:00
spartanj
66cd831a52 Working on a new backend, using Allegro 5 ( this is to add support for iPhone ). It's working, but not finished for a desktop use. 2011-02-10 04:18:11 -03:00
spartanj
896be4d28a Big changes here.
Created a backend system for the window-input management. So now it will be a los easier to port to another windows library/platform.
Since this is a big commit, it's probably that some bugs where introduced, but i tested all that i could, and it's working fine.
I'll probably add a cursor manager backend because right now there is no cursor management at all, i removed the CreateCursor function because it was unusable.
2011-02-09 03:30:05 -03:00