dfighter1985
|
56a4c3ea7d
|
When changing a property make sure to set default to false, so it's actually saved!
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 18:51:06 +02:00 |
|
kaetemi
|
ca4c302c6a
|
Disable WG specifics in r2_login script
|
2014-07-15 15:25:09 +02:00 |
|
dfighter1985
|
61b8a4ef82
|
Save world editor files.
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 01:30:30 +02:00 |
|
kaetemi
|
3f5eedf040
|
Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
|
2014-07-14 20:27:46 +02:00 |
|
kaetemi
|
aca4d8e48b
|
One set of SQL scripts to rule them all
|
2014-07-14 19:15:23 +02:00 |
|
dfighter1985
|
2d865a8567
|
Trying to load an invalid world editor file shouldn't crash the application, and an error messagebox should inform the user.
--HG--
branch : gsoc2014-dfighter
|
2014-07-13 21:38:14 +02:00 |
|
kaetemi
|
176c3d8a4a
|
Add callback template class
--HG--
branch : develop
|
2014-07-12 18:19:25 +02:00 |
|
kaetemi
|
fff4edb2c9
|
Maybe solves #210
--HG--
branch : develop
|
2014-10-16 02:00:53 +02:00 |
|
kaetemi
|
7487ea4135
|
Higher quality outline, visual difference is relevant only for black
--HG--
branch : develop
|
2014-10-16 02:00:45 +02:00 |
|
Laszlo Kis-Adam
|
03af2ed463
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94)
Just too lazy to push directly
--HG--
branch : develop
|
2014-10-15 19:48:23 +02:00 |
|
dfighter1985
|
f91846c970
|
Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
|
2014-10-15 19:46:43 +02:00 |
|
dfighter1985
|
3209f48daa
|
Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
|
2014-10-15 12:09:57 +02:00 |
|
kaetemi
|
b010f224e4
|
Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix)
--HG--
branch : develop
|
2014-10-14 23:45:08 +02:00 |
|
kaetemi
|
07a57f81f8
|
Shadow should not be taken into account for font height, breaks vertical centering
--HG--
branch : develop
|
2014-10-14 23:45:08 +02:00 |
|
Laszlo Kis-Adam
|
cd7f9035bc
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
--HG--
branch : develop
|
2014-10-13 20:17:57 +02:00 |
|
dfighter1985
|
2b5898565f
|
Don't disable the active group before serializing.
--HG--
branch : dfighter-tools
|
2014-10-13 20:15:41 +02:00 |
|
dfighter1985
|
ab76b7ed85
|
It's not a bad idea to actually retrieve the version if we load it...
--HG--
branch : dfighter-tools
|
2014-10-13 19:15:59 +02:00 |
|
dfighter1985
|
fae1e39039
|
Don't reject an action property just because it's empty...
--HG--
branch : dfighter-tools
|
2014-10-13 18:55:17 +02:00 |
|
dfighter1985
|
22a1d39ac7
|
Map files can now be specified when creating a new GUI project.
--HG--
branch : dfighter-tools
|
2014-10-13 18:53:26 +02:00 |
|
dfighter1985
|
c5cd6990fe
|
When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
|
2014-10-13 17:47:42 +02:00 |
|
dfighter1985
|
8066717aa2
|
Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
|
2014-10-13 15:43:10 +02:00 |
|
dfighter1985
|
2dd6278771
|
Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
|
2014-10-13 15:26:47 +02:00 |
|
dfighter1985
|
487c6a3440
|
GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
|
2014-10-12 23:07:08 +02:00 |
|
dfighter1985
|
b3dd26e01c
|
Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
|
2014-10-12 23:05:22 +02:00 |
|
dfighter1985
|
b587acb135
|
Some refactoring regarding saving.
--HG--
branch : dfighter-tools
|
2014-10-12 21:15:13 +02:00 |
|
dfighter1985
|
2c5617cea7
|
When creating a new project, save it right away.
--HG--
branch : dfighter-tools
|
2014-10-12 20:09:42 +02:00 |
|
dfighter1985
|
ded18b266c
|
Implemented new action.
--HG--
branch : dfighter-tools
|
2014-10-11 21:43:28 +02:00 |
|
dfighter1985
|
e5d2e9293d
|
Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
|
2014-10-11 19:30:30 +02:00 |
|
dfighter1985
|
03c041310e
|
Added dialog for the new GUI action.
--HG--
branch : dfighter-tools
|
2014-10-11 18:56:24 +02:00 |
|
dfighter1985
|
5217b38f58
|
Some defaults.
--HG--
branch : dfighter-tools
|
2014-10-11 16:47:39 +02:00 |
|
dfighter1985
|
816e89c967
|
Another classname.
--HG--
branch : dfighter-tools
|
2014-10-11 16:40:41 +02:00 |
|
dfighter1985
|
7e16e95c35
|
CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
|
2014-10-11 16:26:38 +02:00 |
|
dfighter1985
|
99a3b93703
|
Restored lost class names
--HG--
branch : dfighter-tools
|
2014-10-11 14:44:16 +02:00 |
|
kaetemi
|
7200d17801
|
HID: Adjust free look
--HG--
branch : game-device
|
2014-07-12 17:47:00 +02:00 |
|
kaetemi
|
496f7f268c
|
Trash DirectInput
--HG--
branch : game-device
|
2014-07-12 17:17:24 +02:00 |
|
dfighter1985
|
3517283526
|
Apply property changes.
--HG--
branch : gsoc2014-dfighter
|
2014-07-12 01:54:45 +02:00 |
|
dfighter1985
|
3ad5ffee15
|
Block only the propertychanged signal in the const_string_array property manager.
--HG--
branch : gsoc2014-dfighter
|
2014-07-12 00:38:35 +02:00 |
|
dfighter1985
|
8f8b4fae65
|
Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
--HG--
branch : gsoc2014-dfighter
|
2014-07-12 00:01:17 +02:00 |
|
dfighter1985
|
820b6bc8ca
|
Changed property to p, property is a reserved word in VS.
--HG--
branch : gsoc2014-dfighter
|
2014-07-11 20:47:24 +02:00 |
|
dfighter1985
|
aa82655ee7
|
Use \n instead of ; as a separator.
--HG--
branch : gsoc2014-dfighter
|
2014-07-11 20:41:15 +02:00 |
|
dfighter1985
|
8ff5317f01
|
Identation
--HG--
branch : gsoc2014-dfighter
|
2014-07-11 20:37:32 +02:00 |
|
dfighter1985
|
a222e44eaa
|
Implemented const_string_array editor.
--HG--
branch : gsoc2014-dfighter
|
2014-07-11 20:35:05 +02:00 |
|
dfighter1985
|
094210a079
|
Workaround related to the unknown statusbar crash.
--HG--
branch : gsoc2014-dfighter
|
2014-07-09 23:20:50 +02:00 |
|
dfighter1985
|
d850a07e9e
|
Copyright banner + line endings... I always mess this up somehow..
--HG--
branch : gsoc2014-dfighter
|
2014-07-09 21:13:57 +02:00 |
|
dfighter1985
|
012ad96806
|
Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
|
2014-07-09 21:07:12 +02:00 |
|
kaetemi
|
e729a9d035
|
Fix #162: Center ingame mouse cursor after login
|
2014-07-09 12:31:22 +02:00 |
|
kaetemi
|
246d931bee
|
Formatting: Use tabs
|
2014-07-09 16:59:55 +02:00 |
|
KISHAN GRIMOUT
|
107646d95d
|
fix windows 64bit build in mem_displayer.cpp
|
2014-07-09 13:41:43 +02:00 |
|
kaetemi
|
f281622d47
|
Trash DirectInput
--HG--
branch : game-device
|
2014-07-08 22:21:11 +02:00 |
|
dfighter1985
|
a1b0f9d7e2
|
Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser.
--HG--
branch : gsoc2014-dfighter
|
2014-07-08 18:59:30 +02:00 |
|