Commit graph

4275 commits

Author SHA1 Message Date
kaetemi
556a41afee SSE2: Implement alignment for arena allocator
--HG--
branch : sse2
2014-06-13 19:26:22 +02:00
kaetemi
eee9ba0cae SSE2: Add aligned allocators
--HG--
branch : sse2
2014-06-13 19:12:31 +02:00
kaetemi
4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
2014-06-13 19:00:24 +02:00
shubham_meena
59a6c6b8c3 deleting plugin from ams
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-13 17:21:49 +05:30
shubham_meena
ad2ed4dfa4 Plugin installation first upload t{block name=content}
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-13 16:40:27 +05:30
kaetemi
0b4e64f0c9 SSE2: Create branch
--HG--
branch : sse2
2014-06-12 19:27:09 +02:00
shubham_meena
a15462c863 plugin installer functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-11 15:57:07 +05:30
shubham_meena
c558b92bf5 plugin interaction files
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-11 11:52:57 +05:30
shubham_meena
2f023e0bdc Database CREATE TABLE IF NOT EXISTS . (
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-10 12:11:34 +05:30
dfighter1985
fe7c3e4edf Rename log menu item.
--HG--
branch : gsoc2014-dfighter
2014-06-09 18:01:14 +02:00
dfighter1985
92cb5eea3a Updated qrc location.
--HG--
branch : gsoc2014-dfighter
2014-06-09 17:58:07 +02:00
dfighter1985
a86605f8d8 Move the log trigger menu item into it's own menu, and remove the menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-09 17:55:45 +02:00
dfighter1985
d4ee31ed63 Destroy context when unloading plugins.
--HG--
branch : gsoc2014-dfighter
2014-06-09 17:40:06 +02:00
dfighter1985
f060adbed7 Plugin loading, with issues..
--HG--
branch : gsoc2014-dfighter
2014-06-09 01:14:13 +02:00
dfighter1985
c45b6a17f4 Don't crash when removing the plugin of the first tab.
--HG--
branch : gsoc2014-dfighter
2014-06-08 21:56:31 +02:00
dfighter1985
0096ad1204 Remove Object Viewer menus when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-08 19:39:58 +02:00
dfighter1985
9ad71881dc Line endings...
--HG--
branch : gsoc2014-dfighter
2014-06-08 19:28:19 +02:00
dfighter1985
b9bbe802d4 Remove display sheet id action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-08 19:27:03 +02:00
dfighter1985
3fc289e7fa Remove sheet builder action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-08 18:56:40 +02:00
dfighter1985
828f31a2a4 Remove translation manager menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-08 18:45:13 +02:00
dfighter1985
fb4dc15fe7 Remove GUI Editor menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
2014-06-08 18:30:09 +02:00
dfighter1985
d7536332a6 Implemented plugin unload.
--HG--
branch : gsoc2014-dfighter
2014-06-08 18:17:24 +02:00
dfighter1985
eb41278369 GUI for plugin loading / unloading in the plugin dialog.
--HG--
branch : gsoc2014-dfighter
2014-06-07 21:07:46 +02:00
dfighter1985
732b24b985 Updated qrc location.
--HG--
branch : gsoc2014-dfighter
2014-06-07 20:04:15 +02:00
dfighter1985
c2a951fd6c Progressbar should look nicer on the splash screen now.
--HG--
branch : gsoc2014-dfighter
2014-06-07 18:10:43 +02:00
dfighter1985
f0a312a6e5 Progress bar will now actually show progress.
--HG--
branch : gsoc2014-dfighter
2014-06-07 17:23:06 +02:00
dfighter1985
f177a49a9e Instead of drawing the progressbar on the splash image, draw it below it. Also move the status text closer to the progress bar.
--HG--
branch : gsoc2014-dfighter
2014-06-07 16:56:10 +02:00
dfighter1985
2ce11cc2f9 Line endings...
--HG--
branch : gsoc2014-dfighter
2014-06-07 16:41:39 +02:00
kaetemi
15dc492690 Set additional preferred memory 2014-06-05 15:51:25 +02:00
kaetemi
ad0bf64b18 Cleanup extension initialization 2014-06-05 15:03:09 +02:00
dfighter1985
91463f9fa2 The splash screen will now inform the user about what's happening.
--HG--
branch : gsoc2014-dfighter
2014-06-05 01:57:13 +02:00
dfighter1985
cfa12b6d81 Somehow I always forget the banners...
--HG--
branch : gsoc2014-dfighter
2014-06-04 22:30:32 +02:00
dfighter1985
c15eebaadf First iteration of the new splash screen.
--HG--
branch : gsoc2014-dfighter
2014-06-04 22:09:11 +02:00
kaetemi
766cace955 Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing. 2014-06-04 18:59:54 +02:00
shubham_meena
bf47b07fe0 changes indentation and extra spaces
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-01 19:52:54 +00:00
shubham_meena
c4ff97cefd template for plugins in AMS
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-06-02 01:05:37 +05:30
shubham_meena
8a28b3583a restructuring of AMS database functions to work with CRUD
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-05-28 03:48:44 +05:30
shubham_meena
a92f32c1c4 few more changes to the CRUD layer in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-05-27 14:19:37 +05:30
dfighter1985
1d23a092c1 rename.
--HG--
branch : gsoc2014-dfighter
2014-05-26 21:07:39 +02:00
dfighter1985
883c0d4462 Settings dialog on first startup.
--HG--
branch : gsoc2014-dfighter
2014-05-26 21:04:05 +02:00
dfighter1985
1306853697 More renames.
--HG--
branch : gsoc2014-dfighter
2014-05-25 22:45:34 +02:00
shubham_meena
23c0a8bc24 CRUD layer for AMS
--HG--
branch : Gsoc14-ryzomAppImprovements
2014-05-25 15:03:20 +05:30
kaetemi
0d67c420cd Set exec mode 2014-05-23 22:39:50 +02:00
kaetemi
1f786418a7 Crash safely with an error when sphrase is missing on client 2014-05-23 19:13:36 +02:00
kaetemi
47e5e587ad Use vector instead of map to store sbrick sheets, it's faster 2014-05-23 19:13:08 +02:00
kaetemi
4311da091f Add --admininstall parameter to c1_shard_patch 2014-05-23 17:25:52 +02:00
dfighter1985
4adbb6dbd9 Moved plugin menu items to their own sub-menu into the menubar.
--HG--
branch : gsoc2014-dfighter
2014-05-23 02:26:31 +02:00
kaetemi
0a41e6b3c4 Fix Windows compilation of lightmap_optimizer 2014-05-23 01:57:19 +02:00
dfighter1985
79348c8e93 More renames.
--HG--
branch : gsoc2014-dfighter
2014-05-22 15:56:38 +02:00
dfighter1985
ef7a39641f Rename.
--HG--
branch : gsoc2014-dfighter
2014-05-22 15:06:40 +02:00