dfighter1985
|
fbc1632d04
|
Apply table changes to the loaded data, and offer to save when closing the changed table.
--HG--
branch : gsoc2014-dfighter
|
2014-07-18 00:27:05 +02:00 |
|
dfighter1985
|
0de5152aa9
|
Set header texts.
--HG--
branch : gsoc2014-dfighter
|
2014-07-17 19:17:02 +02:00 |
|
dfighter1985
|
d33fb9345e
|
UXT Editor widget
--HG--
branch : gsoc2014-dfighter
|
2014-07-17 19:08:29 +02:00 |
|
KISHAN GRIMOUT
|
b9dc8ace7e
|
fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164
|
2014-07-16 13:47:08 +02:00 |
|
kaetemi
|
f724d13700
|
Fix #71
|
2014-07-28 22:16:41 +02:00 |
|
kaetemi
|
5930d3b384
|
Backed out changeset: 7bdb27443f88
|
2014-07-28 22:15:09 +02:00 |
|
kaetemi
|
12aa02585f
|
Fix self illumination color widget in NeL Material script
|
2014-07-28 18:32:05 +02:00 |
|
kaetemi
|
3b4e1a32cb
|
Fix NeL Material script defaults, fix #166
|
2014-07-28 18:31:40 +02:00 |
|
kaetemi
|
6e3827928b
|
Adjust 3ds Max plugin versioning info
|
2014-07-28 18:31:20 +02:00 |
|
dfighter1985
|
f60f761b7a
|
I don't really know what to write here.
--HG--
branch : gsoc2014-dfighter
|
2014-07-16 02:52:17 +02:00 |
|
dfighter1985
|
28c30b70f1
|
Set the undostack so we won't crash...
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 21:46:16 +02:00 |
|
dfighter1985
|
d30e9ad226
|
Initialize the undostack to NULL, so we get a proper crash instead of a dangled pointer crash.
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 21:41:11 +02:00 |
|
dfighter1985
|
63b6a03f85
|
Fixed another crash.
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 20:29:57 +02:00 |
|
dfighter1985
|
1cbcca259c
|
'Fixed' the Mission Compiler crash.
--HG--
branch : gsoc2014-dfighter
|
2014-07-15 20:19:53 +02:00 |
|
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 |
|
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 |
|
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 |
|
dfighter1985
|
7cbc82fe8f
|
Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree.
--HG--
branch : gsoc2014-dfighter
|
2014-07-08 18:26:20 +02:00 |
|
dfighter1985
|
396a3c2db2
|
Allow TextureChooser's texture selection to be queried.
--HG--
branch : gsoc2014-dfighter
|
2014-07-07 19:19:03 +02:00 |
|
shubham_meena
|
4c0d3e53fc
|
fixed few bugs
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-07 13:56:58 +05:30 |
|
dfighter1985
|
fe58435bb5
|
CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
|
2014-07-06 23:21:25 +02:00 |
|
shubham_meena
|
11a3df1aaa
|
branch updated
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-07 02:12:40 +05:30 |
|
shubham_meena
|
edfe73b1ec
|
merging conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-07 01:57:08 +05:30 |
|
shubham_meena
|
931d18323b
|
removed merged conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-07 01:48:42 +05:30 |
|
shubham_meena
|
d59b6cc642
|
updates database
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-05 13:01:56 +05:30 |
|
dfighter1985
|
6119f2c480
|
Make sure to always convert to plain bitmap.
--HG--
branch : gsoc2014-dfighter
|
2014-07-05 03:31:21 +02:00 |
|
dfighter1985
|
1dee9d232b
|
No need to store the loaded image data after passing it to the label.
--HG--
branch : gsoc2014-dfighter
|
2014-07-05 03:13:01 +02:00 |
|
dfighter1985
|
1e6dc1cc37
|
Prototype of the texture chooser.
--HG--
branch : gsoc2014-dfighter
|
2014-07-05 02:55:46 +02:00 |
|
shubham_meena
|
1ef330b076
|
hook functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-03 16:44:37 +05:30 |
|
dfighter1985
|
e4e2a57b65
|
ActionList dialog can now select an action, and is used with the proc editor.
--HG--
branch : gsoc2014-dfighter
|
2014-07-03 00:44:38 +02:00 |
|
dfighter1985
|
085c1b41b9
|
Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
|
2014-07-02 22:27:04 +02:00 |
|
dfighter1985
|
0d9022226c
|
Line endings...
--HG--
branch : gsoc2014-dfighter
|
2014-07-02 20:44:46 +02:00 |
|
dfighter1985
|
471c3a0dc5
|
Changed some property types.
--HG--
branch : gsoc2014-dfighter
|
2014-07-01 01:54:55 +02:00 |
|