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
bc3df897c3
Added SDL 1.3 backend ( wip, working on linux, i suppose that works on the rest os, but not tested ).
2011-05-02 01:44:45 -03:00
spartanj
4ed326a816
Some minor changes.
2011-05-01 03:46:30 -03:00
spartanj
e6d2c20dd7
Some minor changes on cUIWinMenu.
...
Changed default double click interval to 200 ms.
2011-04-20 04:06:55 -03:00
spartanj
5cd33cc4e9
Updated chipmunk 0.6 with the current beta. Removed some deprecated functions, still lacks of some new functions, i'll add them soon.
2011-04-19 04:48:02 -03:00
spartanj
ee44006033
Small bugfix on cUIWindow.
2011-04-19 02:23:45 -03:00
spartanj
9f4f013a9e
Added cUISelectButton control.
...
Added cUIWinMenu control ( window menu ).
Some minor changes on the UI controls.
2011-04-18 19:45:13 -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
42c845bce7
Renamed AppPath() for GetProcessPath()
...
Renamed GetNumCPUs() for GetCPUCount()
GetProcessPath() Added Haiku, BSD and Solaris implementations.
Added GetOSName()
Added GetOSArchitecture()
Changed some SOIL_load_image calls for stbi_load ( avoid depending in SOIL when isn't needed ).
Fixed a bug on cWindow::mFrameData, the structure values werent initialized and in some rare case scenario this provoked a crash.
2011-03-14 02:42:47 -03:00
spartanj
9f73ffbf05
Fixed some portability issues.
2011-03-13 02:26:56 -03:00
spartanj
a8a61e4f16
Some minor changes.
2011-03-09 13:59:11 -03:00
spartanj
b377d3cadb
Fixed some minor things, and removed some pedantic warnings.
...
Removed GLU dependency.
2011-03-06 16:39:57 -03:00
spartanj
0250c98ff8
Replaced wstrings with String internal class.
...
Removed all the unnecessary wide-strings.
Removed some wstring functions.
2011-03-06 02:37:54 -03:00
spartanj
6559cd3e58
Added a string class for EEPP ( base on the SFML2 implementation ).
...
I'll start to replace all widechar strings with this class, so this will break compatibility heavily.
2011-03-02 19:28:24 -03:00
spartanj
5d125c08ac
Updated Chipmunk and the wrapper.
...
Fixed some bad behaviour of the cTimeElapsed class.
2011-03-02 01:47:46 -03:00