Commit Graph

3822 Commits (102d3653d712f3447bd0a9ed30f9f776a888e9bc)

Author SHA1 Message Date
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
kaetemi 2e096a9b36 Fix Ryzom client compile under MinGW 11 years ago
kaetemi 7adf98e8a7 Fix NeL GUI compile under MinGW 11 years ago
kaetemi cffd68230c Fix XA2 driver compile under MinGW 11 years ago
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW 11 years ago
kaetemi 43be0fd2a5 Fix D3D driver compile under MinGW 11 years ago
kaetemi 40854aa5f3 Fix NeLNS compile under MinGW 11 years ago
kaetemi 75f7b9f931 Fix Snowballs service compile under MinGW 11 years ago
kaetemi ee4a9ef334 Fix NeL Samples for MinGW 11 years ago
kaetemi 9838ef56de Fix Snowballs compile under MinGW 11 years ago
kaetemi f4fd8bb669 Fix linking of OpenGL driver under MinGW 11 years ago
kaetemi 2f3f12e034 Fix linking of OpenAL driver under MinGW 11 years ago
kaetemi 5bd6c5e06b Fix compilation of NL3D under MinGW 11 years ago
kaetemi 1df9bec563 Fix compilation of NLNET under MinGW 11 years ago
kaetemi 3dd11fe157 Fix compilation of NLMISC under MinGW 11 years ago
kaetemi f6ad306a57 SSE2: Add macro for force inline
--HG--
branch : sse2
11 years ago
kaetemi d3fb390cf3 SSE2: Align CMatrix
--HG--
branch : sse2
11 years ago
kaetemi 556a41afee SSE2: Implement alignment for arena allocator
--HG--
branch : sse2
11 years ago
kaetemi eee9ba0cae SSE2: Add aligned allocators
--HG--
branch : sse2
11 years ago
kaetemi 4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
11 years ago
kaetemi 15dc492690 Set additional preferred memory 11 years ago
kaetemi ad0bf64b18 Cleanup extension initialization 11 years ago
kaetemi 766cace955 Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing. 11 years ago
kaetemi 0d67c420cd Set exec mode 11 years ago
kaetemi 1f786418a7 Crash safely with an error when sphrase is missing on client 11 years ago
kaetemi 47e5e587ad Use vector instead of map to store sbrick sheets, it's faster 11 years ago
kaetemi 4311da091f Add --admininstall parameter to c1_shard_patch 11 years ago
kaetemi 0a41e6b3c4 Fix Windows compilation of lightmap_optimizer 11 years ago
liria 94b30c76fa Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kervala 46e5c39e74 Changed: Replaced some spaces by tabulations 11 years ago
botanic b57755b9ee Fix for bug from de6f606 11 years ago
kervala d7c9608d83 Fixed: Compilation error 11 years ago
kaetemi db5c65fedf Merge 11 years ago
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 11 years ago
kaetemi 798d207d0d Fix EOL 11 years ago
kervala 060347f2b9 Changed: Small typo 11 years ago
kervala 50324ccd55 Fixed #151: White box on character selection screen (a big thanks to nimetu for the patch!) 11 years ago
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 11 years ago
sfb c666176278 Modified the CTestConfig to point at the new CI server. 11 years ago
kervala 01bc4eeb92 Changed: Minor changes 11 years ago
kervala e84dd7b5f7 Changed: Replaced strlwr by toLower 11 years ago
kervala 31859175ba Backed out changeset: 79980ce60498 11 years ago
kervala 24fa8df5ff Fusion avec default
--HG--
branch : compatibility
11 years ago
Cédric OCHS bcc22bb11c Merged in nimetu/ryzomcore/Issue#130 (pull request #65)
Properly restore saved camera distance from config file (issue #130)
11 years ago
kervala 3fff8fe467 Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
11 years ago
Nimetu 7cc1bf9f17 Fix compiling on linux with new OpenGL headers (issue #145)
--HG--
branch : Issue#145
11 years ago
Nimetu 02cb532401 Properly restore saved camera distance from config file (issue #130)
--HG--
branch : Issue#130
11 years ago
Matthew Lagoe c7650f041a Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
11 years ago
botanic db2f0435cd missing = 11 years ago
botanic bac99a8815 fix for missing include 11 years ago
botanic 18f72e3781 php is_writable is not reliable 11 years ago
dfighter1985 41f44b2aa6 Merge default.
--HG--
branch : gsoc2012-gui-editor
11 years ago
kervala ed1a84c99b Changed: Updated OpenGL and OpenGL ES headers
--HG--
branch : compatibility
11 years ago
kervala 831758beb1 Fixed: nglXSwapIntervalEXT return type should be void
--HG--
branch : compatibility
11 years ago
kervala 5a88951837 Changed: Find DirectX libraries in alternative folders
--HG--
branch : compatibility
11 years ago
liria d89e6c9c2c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
shubham_meena 1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
11 years ago
botanic 4891ce5dc4 fix paths 11 years ago
botanic fd4fce0d6a missing . 11 years ago
botanic 5fe1dd709f display erors on installer 11 years ago
botanic fff4682d92 missed it on all of them 11 years ago
botanic cd9deab467 Merge 11 years ago
botanic 08b1602e5a missed a ../ 11 years ago
Matthew Lagoe 0a631f5f9f Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
11 years ago
Matthew Lagoe 3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
11 years ago
liria 12f63f3a6e Typo correction
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria 30036d000c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kaetemi e494200c21 Bugfix: Kill users who attempt to escape the game 11 years ago
kaetemi 562dae3c3f Add command to eternally trap players ingame 11 years ago
kaetemi 5ed5cd5ea8 Add interface for HMD with player death support 11 years ago
kervala 8f6c32bd69 Backed out changeset: 3937923211ec
--HG--
branch : compatibility
11 years ago
Jan Boon 2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
11 years ago
Jan Boon 6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
11 years ago
kaetemi 283f52a03f Merge 11 years ago
kervala c83afd649d Changed: Replaced some Mac OS X warnings by TODO comments
--HG--
branch : compatibility
11 years ago
kervala 62eb6347e5 Changed: Aligned methods names 11 years ago
kervala 8968124553 Changed: Aligned methods names
--HG--
branch : compatibility
11 years ago
kervala 81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
11 years ago
kervala 9f0daa9a1e Fixed: Wrong header guard warning 11 years ago
kervala 2e6ac0ad84 Fixed: Wrong header guard warning
--HG--
branch : compatibility
11 years ago
kervala bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order 11 years ago
kervala 8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
11 years ago
kervala b8ad53adf3 Fixed: Typo detected by clang 11 years ago
kervala 79529b1581 Fixed: Typo detected by clang
--HG--
branch : compatibility
11 years ago
kervala a0801ebffe Changed: Removed useless definitions 11 years ago
kervala 7ab7952dbd Changed: Removed useless definitions
--HG--
branch : compatibility
11 years ago
kervala def5243d06 Changed: Updated OpenGL headers 11 years ago
kervala ee87716aa0 Changed: Updated OpenGL headers
--HG--
branch : compatibility
11 years ago
kervala a8c35f9229 Fixed: Used code being removed by -Wl,-x on Mac OS X 11 years ago
kervala f62b19eb71 Fixed: Used code being removed by -Wl,-x on Mac OS X
--HG--
branch : compatibility
11 years ago
shubham_meena 685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
11 years ago
kervala a77bddf265 Changed: Give priority to ARB extensions in tests
--HG--
branch : compatibility
11 years ago
kervala 55a29115ba Changed: Detect available video memory with OpenGL extensions 11 years ago
kervala d4fb36d1eb Changed: Detect available video memory with OpenGL extensions
--HG--
branch : compatibility
11 years ago
kervala 0aaad7051b Changed: Use OpenGL ES functions prototypes from official headers 11 years ago
kervala 3e30929867 Changed: Use OpenGL ES functions prototypes from official headers
--HG--
branch : compatibility
11 years ago
kervala c59f9d8a5e Changed: Optimize OpenGL driver PCH 11 years ago
kervala 406df1c59c Changed: Optimize OpenGL driver PCH
--HG--
branch : compatibility
11 years ago
kervala 927ff14998 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
11 years ago
kervala 713c07e1e6 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002

--HG--
branch : compatibility
11 years ago
kervala e2797c2567 Changed: Include PCH 11 years ago
kervala b83c69bf89 Changed: Include PCH
--HG--
branch : compatibility
11 years ago
kervala e9b8ee0fec Fixed: Improve compilation speed including revision.h in a smaller .cpp file 11 years ago
kervala 868470c19f Fixed: Improve compilation speed including revision.h in a smaller .cpp file
--HG--
branch : compatibility
11 years ago
shubham_meena 420a615321 login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
11 years ago
shubham_meena 26c8e7ad15 changed login through email / username
--HG--
branch : Issue#123
11 years ago
botanic 6c345bf6b7 Merge 11 years ago
botanic 99b122c84c fix my typo's 11 years ago
shubham_meena af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
11 years ago
kervala 16d0f49b45 Changed: Minor changes 11 years ago
kervala 3045bdac62 Changed: Removed pwd command 11 years ago
kervala 3f2b2757d1 Fixed: Removed chmod because useless 11 years ago
kervala d40db9f2af Fixed: Wrong parameters passed to bash script 11 years ago
kervala 4c159a04dd Changed: Use BuildName only on Unix 11 years ago
kervala 697e72751e Changed: Use fullpath in batch file 11 years ago
kervala 41ac5d56d8 Changed: Create .sh file under Unix 11 years ago
kervala 350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 11 years ago
shubham_meena 5bef18032e added web title in translations
--HG--
branch : Issue#121
11 years ago
shubham_meena 7217a99c59 added title of web in translations
--HG--
branch : Issue#121
11 years ago
shubham_meena bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
11 years ago
shubham_meena f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
11 years ago
kervala 7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 11 years ago
kervala aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 11 years ago
kervala 98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 11 years ago
kervala 2076a6b13d Changed: Typo 11 years ago
kervala 6c4d33c2a6 Changed: Improvements in patch system 11 years ago
kaetemi 2f19b88539 Fix crash in 0_setup.py on Linux 11 years ago
kaetemi de9724a821 Add color to console output 11 years ago
kaetemi b3cf16f263 Separate output directories from input directories 11 years ago
botanic 9661711c66 dont chmod just check permissions 11 years ago
kaetemi c5f3c5d9d0 Compile fix 11 years ago
kaetemi 5a97a3aef0 Fix config 11 years ago
kaetemi 98fdfb672c Cleanup config 11 years ago
kaetemi 2b5373e436 Fix duplicate config data 11 years ago
Cédric OCHS c5e40670d9 Merged in StudioEtrange/ryzomcore/cmake-fixes (pull request #55)
Cmake fix - FindWindowsSDK
11 years ago
botanic d5d65ae56e fixed cretion of users 11 years ago
kaetemi dd97d5d41b Remove duplicate cfg data 11 years ago
StudioEtrange 994c47dc92 fix find windows.h for winsdk8
--HG--
branch : cmake-fixes
11 years ago
StudioEtrange 646b8fc9ae Fix bug cannot find right include folder for winsdk8
--HG--
branch : cmake-fixes
11 years ago
Jan Boon fc835cbe6c Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54)
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi 1764cfd708 Fix #138 Pointer truncation in AI Script VM 11 years ago
kaetemi 91d453dd63 Make packed sheets behaviour consistent accross services 11 years ago
kaetemi 020bfb775e Disable build of dataset packed sheets in build pipeline 11 years ago
kaetemi 86f86c6170 Add additional executable permissions 11 years ago
kaetemi 72fac9aaf1 Update default directories 11 years ago
kaetemi 151e86bc9d Add example configuration for patchman 11 years ago
kaetemi d08c53aaf7 Remove unnecessary cfg 11 years ago