Commit Graph

266 Commits

Author SHA1 Message Date
Martí­n Lucas Golini
2048415772 Some fixes.
--HG--
branch : dev
2017-02-27 04:14:21 -03:00
Martí­n Lucas Golini
7638f09aeb More fixes.
--HG--
branch : dev
2017-02-27 03:00:37 -03:00
Martí­n Lucas Golini
c2a12027e0 Many fixes and working on supporting UI components creation without params.
--HG--
branch : dev
2017-02-27 01:59:58 -03:00
Martí­n Lucas Golini
2f0c443857 More Fixes.
--HG--
branch : dev
2017-02-26 16:40:03 -03:00
Martí­n Lucas Golini
5d2758e8fd Reimplemented UIComboBox.
--HG--
branch : dev
2017-02-26 04:42:16 -03:00
Martí­n Lucas Golini
5ba4c8957c Minor details.
--HG--
branch : dev
2017-02-26 00:50:47 -03:00
Martí­n Lucas Golini
58d6d94517 Fixes.
--HG--
branch : dev
2017-02-25 16:07:31 -03:00
Martí­n Lucas Golini
d55f4040e0 More fixes.
--HG--
branch : dev
2017-02-25 06:11:53 -03:00
Martí­n Lucas Golini
aaef8b1716 Padding fixes.
--HG--
branch : dev
2017-02-25 03:42:24 -03:00
Martí­n Lucas Golini
dce42a05d4 Tile map fixes.
--HG--
branch : dev
2017-02-25 03:11:14 -03:00
Martí­n Lucas Golini
59d790fbea Texture Atlas now saves the pixel density information of the subtexture.
Created PixelDensity class, moved the PD functions to that class.
Added support for rendering UIThemes with different pixel densities scaled, still WIP.
Added the atlases base textures.

--HG--
branch : dev
2017-02-25 02:36:28 -03:00
Martí­n Lucas Golini
3ec27a18ac Fixed two minor bugs.
Added string ids for UIControls and a find method to find controls.

--HG--
branch : dev
2017-02-24 23:32:46 -03:00
Martí­n Lucas Golini
8e514cdac0 Scrollbar improvements.
Minor fixes.

--HG--
branch : dev
2017-02-24 21:07:25 -03:00
Martí­n Lucas Golini
3ef58e62ea More fixes.
--HG--
branch : dev
2017-02-24 16:49:51 -03:00
Martí­n Lucas Golini
a3f951731b Improved UISlider.
--HG--
branch : dev
2017-02-24 14:06:56 -03:00
Martí­n Lucas Golini
aa7ea93d1f More work on the UI elements.
--HG--
branch : dev
2017-02-23 23:33:29 -03:00
Martí­n Lucas Golini
58cbdebb3b More fixes.
--HG--
branch : dev
2017-02-23 00:08:38 -03:00
Martí­n Lucas Golini
75d5a3a126 More fixes.
--HG--
branch : dev
2017-02-22 21:28:09 -03:00
Martí­n Lucas Golini
c582bad53f More fixes.
--HG--
branch : dev
2017-02-22 18:17:55 -03:00
Martí­n Lucas Golini
3e2932b9ae Fixes.
--HG--
branch : dev
2017-02-22 17:30:42 -03:00
Martí­n Lucas Golini
7815dc6511 Pixel density support WIP.
--HG--
branch : dev
2017-02-22 05:42:05 -03:00
Martí­n Lucas Golini
cab7e5cda1 Started working on removing the CreateParams and supporting different pixel densities.
--HG--
branch : dev
2017-02-21 23:18:15 -03:00
Martí­n Lucas Golini
4d7ec31abc Fixed windows build.
--HG--
branch : dev
2017-02-19 18:21:40 -03:00
Martí­n Lucas Golini
9bac6becfd Minor change.
--HG--
branch : dev
2017-02-19 16:23:47 -03:00
Martí­n Lucas Golini
658571aa79 Minor bug fixed.
--HG--
branch : dev
2017-02-19 05:58:13 -03:00
Martí­n Lucas Golini
54e747ffbc Minor change.
--HG--
branch : dev
2017-02-19 05:13:41 -03:00
Martí­n Lucas Golini
5015469465 Gaming module refactored.
--HG--
branch : dev
2017-02-19 04:03:31 -03:00
Martín Lucas Golini
676162f8ea Physics module refactored.
--HG--
branch : dev
2017-02-18 22:49:28 -03:00
Martí­n Lucas Golini
d29548d2ee More UI refactoring.
--HG--
branch : dev
2017-02-18 16:17:51 -03:00
Martí­n Lucas Golini
0be137cc5a More UI refactoring.
--HG--
branch : dev
2017-02-18 13:56:20 -03:00
Martí­n Lucas Golini
c5213cd551 UI module more refactoring.
--HG--
branch : dev
2017-02-18 05:19:11 -03:00
Martí­n Lucas Golini
c7a5220c21 UI module refactoring.
--HG--
branch : dev
2017-02-18 05:00:15 -03:00
Martí­n Lucas Golini
d6bf67128f Network module clean up.
--HG--
branch : dev
2017-02-18 03:38:25 -03:00
Martí­n Lucas Golini
8317780a73 More refactoring of the Graphic module.
--HG--
branch : dev
2017-02-18 03:03:01 -03:00
Martín Lucas Golini
ba3781229d Graphic module improvements.
--HG--
branch : dev
2017-02-17 23:22:49 -03:00
Martín Lucas Golini
fdf67752a3 Math module improvements.
--HG--
branch : dev
2017-02-17 19:16:39 -03:00
Martín Lucas Golini
cee1075c9e Audio module improved.
--HG--
branch : dev
2017-02-17 18:38:02 -03:00
Martín Lucas Golini
ae54760a44 System module improvements.
--HG--
branch : dev
2017-02-17 18:07:01 -03:00
Martín Lucas Golini
ca90d606f3 Windows module improved.
--HG--
branch : dev
2017-02-17 17:47:41 -03:00
Martí­n Lucas Golini
f11531fc9a Fixes.
--HG--
branch : dev
2017-02-17 04:07:42 -03:00
Martí­n Lucas Golini
3360884be2 Physics module refactored.
--HG--
branch : dev
2017-02-16 18:52:05 -03:00
Martí­n Lucas Golini
3cb99a9036 UI module refactored.
--HG--
branch : dev
2017-02-16 16:39:08 -03:00
Martí­n Lucas Golini
4ec135cedb Graphics module refactored.
SFML backend refactored.

--HG--
branch : dev
2017-02-16 03:31:08 -03:00
Martí­n Lucas Golini
4eefeb4cd3 Window module refactored.
--HG--
branch : dev
2017-02-15 01:31:37 -03:00
Martí­n Lucas Golini
603334294e Audio module refactored.
--HG--
branch : dev
2017-02-14 23:33:16 -03:00
Martí­n Lucas Golini
35955a80bd Math module refactored.
--HG--
branch : dev
2017-02-14 23:23:24 -03:00
Martí­n Lucas Golini
0225ccdeea Network module refactored.
--HG--
branch : dev
2017-02-14 22:26:05 -03:00
Martín Lucas Golini
b36dd33246 Refactoring WIP.
Changing the function naming convention from CamelCase to camelCase.

--HG--
branch : dev
2017-02-14 18:09:25 -03:00
Martín Lucas Golini
077b7cedef Minor fixes. 2016-03-27 21:53:47 -03:00
Martín Lucas Golini
ffc94afb15 Added some functions for tRECT.
Some "Angle" vars are now "Rotation" in UI Control.
2016-03-26 18:33:40 -03:00