Commit graph

3836 commits

Author SHA1 Message Date
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
kervala
01bc4eeb92 Changed: Minor changes 2014-04-25 11:58:35 +02:00
kervala
e84dd7b5f7 Changed: Replaced strlwr by toLower 2014-04-24 22:59:29 +02:00
kervala
31859175ba Backed out changeset: 79980ce60498 2014-04-24 19:31:53 +02:00
kervala
24fa8df5ff Fusion avec default
--HG--
branch : compatibility
2014-04-24 19:16:42 +02:00
Cédric OCHS
bcc22bb11c Merged in nimetu/ryzomcore/Issue#130 (pull request #65)
Properly restore saved camera distance from config file (issue #130)
2014-04-24 19:14:01 +02:00
kervala
3fff8fe467 Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
2014-04-24 18:11:16 +02:00
Nimetu
7cc1bf9f17 Fix compiling on linux with new OpenGL headers (issue #145)
--HG--
branch : Issue#145
2014-04-23 23:23:23 +03:00
Nimetu
02cb532401 Properly restore saved camera distance from config file (issue #130)
--HG--
branch : Issue#130
2014-04-23 23:20:13 +03:00
Matthew Lagoe
c7650f041a Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
2014-04-21 03:31:14 -07:00
botanic
db2f0435cd missing = 2014-04-21 03:03:39 -07:00
botanic
bac99a8815 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
18f72e3781 php is_writable is not reliable 2014-04-21 02:39:29 -07:00
dfighter1985
41f44b2aa6 Merge default.
--HG--
branch : gsoc2012-gui-editor
2014-04-19 21:53:29 +02:00
kervala
ed1a84c99b Changed: Updated OpenGL and OpenGL ES headers
--HG--
branch : compatibility
2014-04-17 10:44:03 +02:00
kervala
831758beb1 Fixed: nglXSwapIntervalEXT return type should be void
--HG--
branch : compatibility
2014-04-17 10:16:30 +02:00
kervala
5a88951837 Changed: Find DirectX libraries in alternative folders
--HG--
branch : compatibility
2014-04-11 17:56:26 +02:00
liria
d89e6c9c2c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
2014-04-11 16:47:50 +02:00
shubham_meena
1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
2014-04-11 13:25:12 +05:30
botanic
4891ce5dc4 fix paths 2014-04-07 08:03:55 -07:00
botanic
fd4fce0d6a missing . 2014-04-07 06:39:41 -07:00
botanic
5fe1dd709f display erors on installer 2014-04-07 06:35:15 -07:00
botanic
fff4682d92 missed it on all of them 2014-04-07 06:29:44 -07:00
botanic
cd9deab467 Merge 2014-04-07 06:27:49 -07:00
botanic
08b1602e5a missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
0a631f5f9f Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
2014-04-06 22:31:39 -07:00
Matthew Lagoe
3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
2014-04-06 22:29:55 -07:00
liria
12f63f3a6e Typo correction
--HG--
branch : lightmap_optimizer_port_to_linux
2014-04-05 13:49:14 +00:00
liria
30036d000c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
2014-04-05 15:40:17 +02:00
kaetemi
e494200c21 Bugfix: Kill users who attempt to escape the game 2014-04-01 13:54:39 +02:00
kaetemi
562dae3c3f Add command to eternally trap players ingame 2014-04-01 13:52:36 +02:00
kaetemi
5ed5cd5ea8 Add interface for HMD with player death support 2014-04-01 13:14:44 +02:00
kervala
8f6c32bd69 Backed out changeset: 3937923211ec
--HG--
branch : compatibility
2014-03-29 12:45:22 +01:00
Jan Boon
2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
2014-03-28 20:02:14 +01:00
Jan Boon
6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
2014-03-28 20:01:46 +01:00
kaetemi
283f52a03f Merge 2014-03-28 19:50:21 +01:00
kervala
c83afd649d Changed: Replaced some Mac OS X warnings by TODO comments
--HG--
branch : compatibility
2014-03-27 16:36:00 +01:00
kervala
62eb6347e5 Changed: Aligned methods names 2014-03-27 16:34:55 +01:00
kervala
8968124553 Changed: Aligned methods names
--HG--
branch : compatibility
2014-03-27 16:34:55 +01:00
kervala
81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
2014-03-27 15:53:19 +01:00
kervala
9f0daa9a1e Fixed: Wrong header guard warning 2014-03-27 15:51:20 +01:00
kervala
2e6ac0ad84 Fixed: Wrong header guard warning
--HG--
branch : compatibility
2014-03-27 15:51:20 +01:00
kervala
bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order 2014-03-27 15:50:58 +01:00
kervala
8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
2014-03-27 15:50:58 +01:00
kervala
b8ad53adf3 Fixed: Typo detected by clang 2014-03-27 13:40:22 +01:00
kervala
79529b1581 Fixed: Typo detected by clang
--HG--
branch : compatibility
2014-03-27 13:40:22 +01:00
kervala
a0801ebffe Changed: Removed useless definitions 2014-03-27 13:39:46 +01:00
kervala
7ab7952dbd Changed: Removed useless definitions
--HG--
branch : compatibility
2014-03-27 13:39:46 +01:00
kervala
def5243d06 Changed: Updated OpenGL headers 2014-03-27 13:39:16 +01:00
kervala
ee87716aa0 Changed: Updated OpenGL headers
--HG--
branch : compatibility
2014-03-27 13:39:16 +01:00
kervala
a8c35f9229 Fixed: Used code being removed by -Wl,-x on Mac OS X 2014-03-27 13:03:38 +01:00
kervala
f62b19eb71 Fixed: Used code being removed by -Wl,-x on Mac OS X
--HG--
branch : compatibility
2014-03-27 13:03:38 +01:00
shubham_meena
685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
2014-03-27 16:50:26 +05:30
kervala
a77bddf265 Changed: Give priority to ARB extensions in tests
--HG--
branch : compatibility
2014-03-26 14:36:00 +01:00
kervala
55a29115ba Changed: Detect available video memory with OpenGL extensions 2014-03-26 14:34:07 +01:00
kervala
d4fb36d1eb Changed: Detect available video memory with OpenGL extensions
--HG--
branch : compatibility
2014-03-26 14:34:07 +01:00
kervala
0aaad7051b Changed: Use OpenGL ES functions prototypes from official headers 2014-03-26 14:32:00 +01:00
kervala
3e30929867 Changed: Use OpenGL ES functions prototypes from official headers
--HG--
branch : compatibility
2014-03-26 14:32:00 +01:00
kervala
c59f9d8a5e Changed: Optimize OpenGL driver PCH 2014-03-26 14:31:32 +01:00
kervala
406df1c59c Changed: Optimize OpenGL driver PCH
--HG--
branch : compatibility
2014-03-26 14:31:32 +01:00
kervala
927ff14998 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
2014-03-26 14:14:36 +01:00
kervala
713c07e1e6 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002

--HG--
branch : compatibility
2014-03-26 14:14:36 +01:00
kervala
e2797c2567 Changed: Include PCH 2014-03-26 13:14:14 +01:00
kervala
b83c69bf89 Changed: Include PCH
--HG--
branch : compatibility
2014-03-26 13:14:14 +01:00
kervala
e9b8ee0fec Fixed: Improve compilation speed including revision.h in a smaller .cpp file 2014-03-26 13:13:17 +01:00
kervala
868470c19f Fixed: Improve compilation speed including revision.h in a smaller .cpp file
--HG--
branch : compatibility
2014-03-26 13:13:17 +01:00
shubham_meena
420a615321 login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
2014-03-25 06:35:21 +00:00
shubham_meena
26c8e7ad15 changed login through email / username
--HG--
branch : Issue#123
2014-03-25 06:29:17 +00:00
botanic
6c345bf6b7 Merge 2014-03-24 10:45:54 -07:00
botanic
99b122c84c fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
2014-03-24 17:07:53 +05:30
kervala
16d0f49b45 Changed: Minor changes 2014-03-23 20:36:46 +01:00
kervala
3045bdac62 Changed: Removed pwd command 2014-03-23 20:36:05 +01:00
kervala
3f2b2757d1 Fixed: Removed chmod because useless 2014-03-23 20:34:28 +01:00
kervala
d40db9f2af Fixed: Wrong parameters passed to bash script 2014-03-23 20:32:44 +01:00
kervala
4c159a04dd Changed: Use BuildName only on Unix 2014-03-23 20:31:59 +01:00
kervala
697e72751e Changed: Use fullpath in batch file 2014-03-23 20:27:09 +01:00
kervala
41ac5d56d8 Changed: Create .sh file under Unix 2014-03-23 20:26:29 +01:00
kervala
350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 2014-03-23 20:25:48 +01:00
shubham_meena
5bef18032e added web title in translations
--HG--
branch : Issue#121
2014-03-23 18:48:39 +05:30
shubham_meena
7217a99c59 added title of web in translations
--HG--
branch : Issue#121
2014-03-23 17:56:42 +05:30
shubham_meena
bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
2014-03-23 10:45:30 +00:00
shubham_meena
f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
2014-03-23 15:16:20 +05:30
kervala
7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 2014-03-22 19:36:53 +01:00
kervala
aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 2014-03-22 19:36:13 +01:00
kervala
98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 2014-03-22 18:20:30 +01:00
kervala
2076a6b13d Changed: Typo 2014-03-22 16:23:28 +01:00
kervala
6c4d33c2a6 Changed: Improvements in patch system 2014-03-22 16:23:17 +01:00
kaetemi
2f19b88539 Fix crash in 0_setup.py on Linux 2014-03-15 09:12:40 +01:00
kaetemi
de9724a821 Add color to console output 2014-03-13 18:34:26 +01:00
kaetemi
b3cf16f263 Separate output directories from input directories 2014-03-12 19:19:52 +01:00
botanic
9661711c66 dont chmod just check permissions 2014-03-10 12:56:47 -07:00
kaetemi
c5f3c5d9d0 Compile fix 2014-03-02 21:43:24 +01:00
kaetemi
5a97a3aef0 Fix config 2014-03-02 01:37:20 +01:00
kaetemi
98fdfb672c Cleanup config 2014-03-02 01:27:09 +01:00