Commit Graph

4273 Commits (f21fa61d5f91163b1d34eddf2ead1a71b56c832b)
 

Author SHA1 Message Date
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi e729a9d035 Fix #162: Center ingame mouse cursor after login 11 years ago
kaetemi 246d931bee Formatting: Use tabs 11 years ago
KISHAN GRIMOUT 107646d95d fix windows 64bit build in mem_displayer.cpp 11 years ago
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
11 years ago
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
11 years ago
dfighter1985 396a3c2db2 Allow TextureChooser's texture selection to be queried.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 4c0d3e53fc fixed few bugs
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 11a3df1aaa branch updated
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena edfe73b1ec merging conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 931d18323b removed merged conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena d59b6cc642 updates database
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 6119f2c480 Make sure to always convert to plain bitmap.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1dee9d232b No need to store the loaded image data after passing it to the label.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1e6dc1cc37 Prototype of the texture chooser.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 1ef330b076 hook functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 e4e2a57b65 ActionList dialog can now select an action, and is used with the proc editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0d9022226c Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 471c3a0dc5 Changed some property types.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c6312db222 Bitmap alignment can now be set as an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 27fe95904a Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 809fcab9e2 Forgot the widget settings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b88e53c685 Got rid of a memleak.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0c4e0e63cc The proper enum type is now determined by type not name.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena e7e4b88747 function to install update in the plugin
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 ec86d0381b Some refactoring.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi e8f7851dd2 Fix compile 11 years ago
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
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). 11 years ago
kaetemi 5cb8a7700e Exit with error 11 years ago
kaetemi cf3e779ae9 Fix compile 11 years ago
kaetemi 655c22e839 Fix compile 11 years ago
kaetemi 5312547295 Add option for -mfpmath=both flag 11 years ago
kaetemi ed5721a79b Add SSE3 compile flag if enabled 11 years ago
kaetemi 07dd9eb85b Compile fix 11 years ago
dfighter1985 1afe2d4a17 Text justification can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9e36082ff0 A little refactoring
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 25df3c8afe Button types can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 49002d0250 Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi ab7faa256e Merge with sse2 (align all memory allocations, align CMatrix) 11 years ago
kaetemi 43a061bebd SSE2: Compile fix
--HG--
branch : sse2
11 years ago
kaetemi 93e97c56cd Implement occlusion queries for AMD/ATI in the OpenGL driver 11 years ago
kaetemi 66922f04bd Fix Ryzom server compile under MinGW 11 years ago
kaetemi fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp) 11 years ago
kaetemi b18203fc4e Fix Ryzom server compile under MinGW 11 years ago