spartanj@gmail.com
d2c002f992
Removed InheritsFrom and IsTypeOrInheritsFrom, now it's contained in IsType.
...
Fixed IsType in cGameObjects.
2011-08-22 22:41:56 -03:00
spartanj
3f0850c577
Continued working on the Map Editor.
...
Fixed a lot of bugs and minor details on the UI Controls.
Added basic support for icons on the UI themes.
2011-06-05 03:53:40 -03:00
spartanj
2464680ab5
Changed how ui control types are stored.
...
Some minor ui fixes.
Added Step callback for waypoints and interpolation.
2011-05-09 04:31:38 -03:00
spartanj
85134974c3
Added menu checkbox.
...
Fixed some bugs.
2010-12-07 21:44:44 -03:00
spartanj
17d39aaa3a
Added cUIMenu, cUIPopUpMenu, cUISeparator, cUIMenuItem.
...
Implemented a basic PopUpMenu, still lack of some features.
Moved events as protected.
Fixed ChildAddAt.
Some other minor fixes.
2010-12-05 04:49:53 -03:00
spartanj
b6618e5c89
Fixed some details. Nothing relevant.
2010-11-30 00:50:45 -03:00
spartanj
edf7faa2d2
Added Auto Padding options for skins.
2010-11-15 00:36:04 -03:00
spartanj
0a0530f52f
Fixed MSVC compilation.
...
Removed some warnings.
Fixed a couple of bugs.
2010-10-16 21:52:34 -03:00
spartanj
1f8fe37edf
Reimplemented cScrollParallax with shapes, and added new features.
...
Added cUIProgressBar control.
Fixed minor bugs on the UI.
2010-10-16 03:48:10 -03:00
spartanj
4f1548c135
Added cUIScrollBar control.
...
Fixed a huge bug on the control states, now every control has a cUISkinState to keep the state data of the skined control.
Improved and made some fixes on cUISlider ( to work well with the scrollbar ).
2010-10-14 01:16:27 -03:00
spartanj
caa2dcc745
Added two theme loading functions to load themes from a folder path or a shape group.
...
Added clamp repeat simulation for shape rendering.
Another minor changes on the UI.
2010-10-13 04:26:43 -03:00
spartanj
e977420aa6
Added cUISpinBox control to the UI.
...
Added events when a value in a control change ( for the slider, checkbox, ratiobutton, spinbox ).
Fixed text alignment on cUITextBox.
2010-10-11 22:20:26 -03:00
spartanj
00f8d0ba92
Added cUICheckBox and cUIRadioButton controls for the UI.
...
Fixed and changed some things on the UI.
Replaced the printf for the eePRINT.
2010-10-10 03:12:25 -03:00