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 |
|
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 |
|
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 |
|
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 |
|
dfighter1985
|
c6312db222
|
Bitmap alignment can now be set as an enum.
--HG--
branch : gsoc2014-dfighter
|
2014-07-01 01:51:41 +02:00 |
|
dfighter1985
|
27fe95904a
|
Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
|
2014-06-29 03:01:43 +02:00 |
|
dfighter1985
|
7f5973e462
|
tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
|
2014-06-29 02:53:33 +02:00 |
|
dfighter1985
|
842ca366de
|
Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
|
2014-06-29 01:44:06 +02:00 |
|
dfighter1985
|
809fcab9e2
|
Forgot the widget settings...
--HG--
branch : gsoc2014-dfighter
|
2014-06-27 00:49:31 +02:00 |
|
dfighter1985
|
b88e53c685
|
Got rid of a memleak.
--HG--
branch : gsoc2014-dfighter
|
2014-06-27 00:47:29 +02:00 |
|
dfighter1985
|
0c4e0e63cc
|
The proper enum type is now determined by type not name.
--HG--
branch : gsoc2014-dfighter
|
2014-06-27 00:24:31 +02:00 |
|
dfighter1985
|
e182e25e07
|
text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
|
2014-06-27 00:07:44 +02:00 |
|
dfighter1985
|
ec86d0381b
|
Some refactoring.
--HG--
branch : gsoc2014-dfighter
|
2014-06-21 22:55:10 +02:00 |
|
kaetemi
|
e8f7851dd2
|
Fix compile
|
2014-06-21 22:32:49 +02:00 |
|
dfighter1985
|
250cd6efc1
|
Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
|
2014-06-21 18:25:14 +02:00 |
|
kaetemi
|
353c74ff21
|
Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware).
|
2014-06-21 06:41:14 +02:00 |
|
kaetemi
|
5cb8a7700e
|
Exit with error
|
2014-06-21 05:46:20 +02:00 |
|
kaetemi
|
cf3e779ae9
|
Fix compile
|
2014-06-20 23:38:44 +02:00 |
|
kaetemi
|
655c22e839
|
Fix compile
|
2014-06-20 23:24:54 +02:00 |
|
kaetemi
|
5312547295
|
Add option for -mfpmath=both flag
|
2014-06-20 19:46:33 +02:00 |
|
kaetemi
|
ed5721a79b
|
Add SSE3 compile flag if enabled
|
2014-06-20 18:51:34 +02:00 |
|
kaetemi
|
07dd9eb85b
|
Compile fix
|
2014-06-20 17:53:38 +02:00 |
|
dfighter1985
|
1afe2d4a17
|
Text justification can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
|
2014-06-20 17:07:27 +02:00 |
|
dfighter1985
|
9e36082ff0
|
A little refactoring
--HG--
branch : gsoc2014-dfighter
|
2014-06-20 16:26:10 +02:00 |
|
dfighter1985
|
25df3c8afe
|
Button types can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
|
2014-06-20 16:22:07 +02:00 |
|
dfighter1985
|
49002d0250
|
Line endings...
--HG--
branch : gsoc2014-dfighter
|
2014-06-20 15:09:13 +02:00 |
|
kaetemi
|
ab7faa256e
|
Merge with sse2 (align all memory allocations, align CMatrix)
|
2014-06-20 07:19:04 +02:00 |
|
kaetemi
|
43a061bebd
|
SSE2: Compile fix
--HG--
branch : sse2
|
2014-06-20 03:08:51 +02:00 |
|
kaetemi
|
93e97c56cd
|
Implement occlusion queries for AMD/ATI in the OpenGL driver
|
2014-06-19 21:49:33 +02:00 |
|
kaetemi
|
66922f04bd
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:43:03 +02:00 |
|
kaetemi
|
fd6a95e3a3
|
Backed out changeset: f665fcc42968 (except dru.cpp)
|
2014-06-19 20:22:12 +02:00 |
|
kaetemi
|
b18203fc4e
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
dfighter1985
|
1ce333bb00
|
As Object Viewer no longer uses the QtOpenGL widget this is not needed.
--HG--
branch : gsoc2014-dfighter
|
2014-06-19 18:40:50 +02:00 |
|
dfighter1985
|
bb7fa7987b
|
More widgets can use the color picker now.
--HG--
branch : gsoc2014-dfighter
|
2014-06-19 17:21:11 +02:00 |
|
kaetemi
|
2e096a9b36
|
Fix Ryzom client compile under MinGW
|
2014-06-19 01:17:35 +02:00 |
|
kaetemi
|
7adf98e8a7
|
Fix NeL GUI compile under MinGW
|
2014-06-19 00:40:29 +02:00 |
|
kaetemi
|
cffd68230c
|
Fix XA2 driver compile under MinGW
|
2014-06-18 23:18:06 +02:00 |
|