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 |
|
kervala
|
38f79138b9
|
Changed: Determinates 3dsmax SDK base directory
|
2014-07-19 14:04:19 +02:00 |
|
kervala
|
1ace2090fb
|
Fixed: Give priority to fmod64 in 64 bits
|
2014-07-19 14:03:22 +02:00 |
|
kervala
|
9b600a154d
|
Fixed: Initialization of pointers in constructor
|
2014-07-19 14:02:43 +02:00 |
|
kervala
|
4b39f9640d
|
Changed: Minor optimization and warning
|
2014-07-19 14:01:44 +02:00 |
|
kervala
|
0bb464411b
|
Changed: Replaced tests with .size() by .empty() because faster
|
2014-07-19 14:01:03 +02:00 |
|
kervala
|
49c53955a6
|
Fixed: Some typos
|
2014-07-19 13:59:54 +02:00 |
|
kervala
|
23b73eff1d
|
Changed: Minor change
|
2014-07-19 11:24:07 +02:00 |
|
kervala
|
3fb0dfe0c2
|
Changed: Some Big endian swaps (for PowerPC especially)
|
2014-07-19 11:23:49 +02:00 |
|
kervala
|
42eeb9ad59
|
Fixed: Use UTF-8 for French translations
Changed: Improved some translations (more to come)
|
2014-07-19 11:19:34 +02:00 |
|
kervala
|
c1ea3820d5
|
Fixed: Warning
|
2014-07-19 11:16:43 +02:00 |
|
kervala
|
8d2db7bc85
|
Changed: Replaced atof by NLMISC::fromString
|
2014-07-19 11:14:38 +02:00 |
|
kaetemi
|
ca4c302c6a
|
Disable WG specifics in r2_login script
|
2014-07-15 15:25:09 +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 |
|
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 |
|
shubham_meena
|
4c0d3e53fc
|
fixed few bugs
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-07 13:56:58 +05:30 |
|
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 |
|
shubham_meena
|
1ef330b076
|
hook functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-07-03 16:44:37 +05:30 |
|
shubham_meena
|
e7e4b88747
|
function to install update in the plugin
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-23 14:36:29 +05:30 |
|
kaetemi
|
e8f7851dd2
|
Fix compile
|
2014-06-21 22:32:49 +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 |
|
kaetemi
|
43a061bebd
|
SSE2: Compile fix
--HG--
branch : sse2
|
2014-06-20 03:08:51 +02:00 |
|
shubham_meena
|
ae7503df36
|
template with list of updates
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-19 17:16:24 +05:30 |
|
shubham_meena
|
f09e4e48a5
|
template for updates of plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-19 17:11:10 +05:30 |
|
shubham_meena
|
4d1d52fc73
|
check functionality for existing updates
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-19 14:53:49 +05:30 |
|
shubham_meena
|
678cc254ee
|
updating functionality with some error fixes
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-18 15:10:31 +05:30 |
|
shubham_meena
|
cebfde66f7
|
deactivating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-15 09:45:00 +05:30 |
|
shubham_meena
|
2f81e3c1b9
|
activating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
|
2014-06-15 09:42:09 +05:30 |
|
kaetemi
|
cec2970169
|
SSE2: Replace prefetch
--HG--
branch : sse2
|
2014-06-14 01:09:05 +02:00 |
|
kaetemi
|
6734852fa3
|
SSE2: Ensure correct allocator is used
--HG--
branch : sse2
|
2014-06-14 00:38:35 +02:00 |
|
kaetemi
|
71a598db7e
|
SSE2: Remove dead code
--HG--
branch : sse2
|
2014-06-13 22:21:07 +02:00 |
|
kaetemi
|
848932f93a
|
SSE2: Fix for MinGW
--HG--
branch : sse2
|
2014-06-19 00:05:43 +02:00 |
|
kaetemi
|
ac3e69b8ab
|
Merge with default
--HG--
branch : sse2
|
2014-06-20 03:01:32 +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 |
|
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 |
|
kaetemi
|
401d4bc791
|
Fix NeL Tools compile under MinGW
|
2014-06-18 21:05:39 +02:00 |
|
kaetemi
|
43be0fd2a5
|
Fix D3D driver compile under MinGW
|
2014-06-18 16:29:02 +02:00 |
|
kaetemi
|
40854aa5f3
|
Fix NeLNS compile under MinGW
|
2014-06-18 13:03:11 +02:00 |
|
kaetemi
|
75f7b9f931
|
Fix Snowballs service compile under MinGW
|
2014-06-18 12:52:03 +02:00 |
|
kaetemi
|
ee4a9ef334
|
Fix NeL Samples for MinGW
|
2014-06-18 12:40:53 +02:00 |
|
kaetemi
|
9838ef56de
|
Fix Snowballs compile under MinGW
|
2014-06-18 02:05:54 +02:00 |
|
kaetemi
|
f4fd8bb669
|
Fix linking of OpenGL driver under MinGW
|
2014-06-18 01:21:05 +02:00 |
|
kaetemi
|
2f3f12e034
|
Fix linking of OpenAL driver under MinGW
|
2014-06-18 00:28:08 +02:00 |
|
kaetemi
|
5bd6c5e06b
|
Fix compilation of NL3D under MinGW
|
2014-06-17 22:33:56 +02:00 |
|
kaetemi
|
1df9bec563
|
Fix compilation of NLNET under MinGW
|
2014-06-17 21:56:53 +02:00 |
|
kaetemi
|
3dd11fe157
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
|
kaetemi
|
f6ad306a57
|
SSE2: Add macro for force inline
--HG--
branch : sse2
|
2014-06-13 20:25:45 +02:00 |
|
kaetemi
|
d3fb390cf3
|
SSE2: Align CMatrix
--HG--
branch : sse2
|
2014-06-13 19:33:09 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
kaetemi
|
0a41e6b3c4
|
Fix Windows compilation of lightmap_optimizer
|
2014-05-23 01:57:19 +02:00 |
|
liria
|
94b30c76fa
|
Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
|
2014-05-15 16:36:59 +02:00 |
|
kervala
|
46e5c39e74
|
Changed: Replaced some spaces by tabulations
|
2014-05-13 09:29:45 +02:00 |
|
botanic
|
b57755b9ee
|
Fix for bug from de6f606
|
2014-05-10 09:15:00 -07:00 |
|
kervala
|
d7c9608d83
|
Fixed: Compilation error
|
2014-05-09 19:18:56 +02:00 |
|
kaetemi
|
db5c65fedf
|
Merge
|
2014-04-30 12:57:54 +02:00 |
|
kaetemi
|
1a4a7bafab
|
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
|
2014-04-30 12:54:20 +02:00 |
|
kaetemi
|
798d207d0d
|
Fix EOL
|
2014-04-30 12:53:06 +02:00 |
|
kervala
|
060347f2b9
|
Changed: Small typo
|
2014-04-30 09:18:31 +02:00 |
|
kervala
|
50324ccd55
|
Fixed #151: White box on character selection screen (a big thanks to nimetu for the patch!)
|
2014-04-29 10:31:02 +02:00 |
|
kervala
|
8972ecf1b3
|
Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
|
2014-04-26 22:51:03 +02:00 |
|
sfb
|
c666176278
|
Modified the CTestConfig to point at the new CI server.
|
2014-04-25 14:00:46 -05:00 |
|