Commit Graph

3808 Commits (1a413b0fe3b436e2b8a2553a82b3d4862aa42328)

Author SHA1 Message Date
kaetemi 3b4e1a32cb Fix NeL Material script defaults, fix #166 10 years ago
kaetemi 6e3827928b Adjust 3ds Max plugin versioning info 10 years ago
kervala 38f79138b9 Changed: Determinates 3dsmax SDK base directory 10 years ago
kervala 1ace2090fb Fixed: Give priority to fmod64 in 64 bits 10 years ago
kervala 9b600a154d Fixed: Initialization of pointers in constructor 10 years ago
kervala 4b39f9640d Changed: Minor optimization and warning 10 years ago
kervala 0bb464411b Changed: Replaced tests with .size() by .empty() because faster 10 years ago
kervala 49c53955a6 Fixed: Some typos 10 years ago
kervala 23b73eff1d Changed: Minor change 10 years ago
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially) 10 years ago
kervala 42eeb9ad59 Fixed: Use UTF-8 for French translations
Changed: Improved some translations (more to come)
10 years ago
kervala c1ea3820d5 Fixed: Warning 10 years ago
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString 10 years ago
kaetemi ca4c302c6a Disable WG specifics in r2_login script 10 years ago
kaetemi 3f5eedf040 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary 10 years ago
kaetemi aca4d8e48b One set of SQL scripts to rule them all 10 years ago
kaetemi 7200d17801 HID: Adjust free look
--HG--
branch : game-device
10 years ago
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
10 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
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
11 years ago
kaetemi e8f7851dd2 Fix compile 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
kaetemi 43a061bebd SSE2: Compile fix
--HG--
branch : sse2
11 years ago
kaetemi cec2970169 SSE2: Replace prefetch
--HG--
branch : sse2
11 years ago
kaetemi 6734852fa3 SSE2: Ensure correct allocator is used
--HG--
branch : sse2
11 years ago
kaetemi 71a598db7e SSE2: Remove dead code
--HG--
branch : sse2
11 years ago
kaetemi 848932f93a SSE2: Fix for MinGW
--HG--
branch : sse2
11 years ago
kaetemi ac3e69b8ab Merge with default
--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
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