Commit Graph

2266 Commits (cfa4129754cd67fdec0d3bc8fd6cbcc959defa3c)

Author SHA1 Message Date
kaetemi 1cf184c09d Fix XRef ligo export 10 years ago
kaetemi e58df5f7e9 Faster ligo export step 10 years ago
kaetemi c8dcfe8d05 Crashfix for 3ds Max export 10 years ago
dfighter1985 431178321f TileBank loading.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1 10 years ago
kaetemi c461502dc7 Crash workaround in IG loading, ref #171 10 years ago
kaetemi 9061eb8389 Cleanup 10 years ago
kaetemi f49e9c5df1 Fix Skin export interface issue, #169 10 years ago
kaetemi a9e3804011 Add warning 10 years ago
kaetemi 7d8e803f7a Crashfix Physique export 10 years ago
kaetemi 6b0d468240 Remove a debug assert 10 years ago
kaetemi 9f19ade30c Bugfix 10 years ago
kaetemi 2b8e006981 Initialize object viewer viewport at correct size 10 years ago
kaetemi 617d1235d1 Compile fix 10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
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 23b73eff1d Changed: Minor change 10 years ago
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially) 10 years ago
kervala c1ea3820d5 Fixed: Warning 10 years ago
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString 10 years ago
KISHAN GRIMOUT b9dc8ace7e fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164 10 years ago
kaetemi 12aa02585f Fix self illumination color widget in NeL Material script 10 years ago
kaetemi 3b4e1a32cb Fix NeL Material script defaults, fix #166 10 years ago
kaetemi 6e3827928b Adjust 3ds Max plugin versioning info 10 years ago
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
10 years ago
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
11 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
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 27fe95904a Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
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 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 fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp) 11 years ago
kaetemi b18203fc4e Fix Ryzom server 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 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 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 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
dfighter1985 12890373a4 Merged default
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
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 e84dd7b5f7 Changed: Replaced strlwr by toLower 11 years ago
kervala 24fa8df5ff Fusion avec default
--HG--
branch : compatibility
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
dfighter1985 4f39a58e31 Tile Editor crash fixes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fd5d961ba7 Build fixes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f882abca07 Merged Georges Editor branch.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 4d3a472262 Merged default.
--HG--
branch : branch-tile-edit-ovqt-plugin
11 years ago
dfighter1985 f3b94d38d5 Merged default.
--HG--
branch : branch-features-geqt-plugin
11 years ago
dfighter1985 4abf74d6e9 We can now drag elements, they will disappear and whatnot, but at least they can be dragged!
--HG--
branch : gui-editor
11 years ago
dfighter1985 e12d189d51 Refactored input event handling a bit.
--HG--
branch : gui-editor
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
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 5ed5cd5ea8 Add interface for HMD with player death support 11 years ago
kervala 8f6c32bd69 Backed out changeset: 3937923211ec
--HG--
branch : compatibility
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 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 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 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 2076a6b13d Changed: Typo 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
Jan Boon fc835cbe6c Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54)
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi 020bfb775e Disable build of dataset packed sheets in build pipeline 11 years ago
kaetemi 72fac9aaf1 Update default directories 11 years ago
kaetemi 934f5c3f0b Add script for creating a new shard patch 11 years ago
kaetemi 27da0870b2 Rename scripts 11 years ago
kaetemi e8770db674 Nicer batch scripts for pipeline 11 years ago
kaetemi b52230832e Add build process script for shard sheets 11 years ago
kaetemi 76ce7523ff Additional streaming behaviour fix for XAudio2 driver 11 years ago
kaetemi 49fa568123 Remove some debug 11 years ago
kaetemi d680b70308 Fix some streaming behaviour in XAudio2 driver 11 years ago
StudioEtrange 0b8db2399c CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
11 years ago
kaetemi 6426393210 Additional streaming behaviour fix for XAudio2 driver
--HG--
branch : compatibility
11 years ago
kaetemi f703359eaa Remove some debug
--HG--
branch : compatibility
11 years ago
kaetemi 17b99ba796 Fix some streaming behaviour in XAudio2 driver
--HG--
branch : compatibility
11 years ago
kervala c26e4c7426 Changed: Typo
--HG--
branch : compatibility
11 years ago
kaetemi 5c4175a54d Only copy if needed 11 years ago
kaetemi 74363fdb33 Merge 11 years ago
kaetemi e569541faa Fix default directory 11 years ago
kaetemi 497232b470 Extend shard data script to gather executables and configurations 11 years ago
kaetemi 3267b89362 Add directories for patchman to gamedata setup 11 years ago
kaetemi 9939219ebf Extend shard data script 11 years ago
botanic 2e1b47e3f0 Backed out merge changeset: b2d97621fa3b
Backed out merge revision to its first parent (99840e8413f2)
11 years ago
kervala 6b04b77bdd Fixed: Reverted i18n change
--HG--
branch : compatibility
11 years ago
kaetemi f4dda130a6 Clean translation diffs from OLDVALUE comments before merge, issue #116, patch provided by Łukasz K 11 years ago
kaetemi 4df290147b Fix make_merge_wk for uxt 11 years ago
kaetemi b1c485fde0 Cleanup 11 years ago
kaetemi 451a82e59e Cleanup 11 years ago
kaetemi ccf99f4f8e Merge 11 years ago
kaetemi 4f2a1b7db2 Fix the bug that caused the shape exporter to crash 11 years ago
kaetemi 90c9028170 Cleanup 11 years ago
kaetemi ada9e8da5d Fix export of NeL Flare 11 years ago
Matthew Lagoe 3f04907c31 Merged in botanic/ryzomcore-botanic-testing (pull request #21)
Make it so that bad text always throws a nlwarning
11 years ago
kaetemi bd206db383 Remove pacs.packed_prims when done 11 years ago
kaetemi 9d5c9019b5 Move visual slot tab to separate directory 11 years ago
kaetemi 13e3849c89 Fix typo 11 years ago
kaetemi 6ac551cf60 Implement skip for rbank process 11 years ago
kaetemi f085e226c6 Implement skip for ig elevation 11 years ago
kaetemi bd335d80c4 Implement skip for zone dependency process 11 years ago
kaetemi 3d2c60aac6 Get properties search paths from python variable 11 years ago
kaetemi af65ca5c62 Fix lightmap optimize skip 11 years ago
kaetemi 38e353b5c6 Implement skip for coarse mesh build process 11 years ago
kaetemi a0f86ebd39 Implement skip for shape lightmap optimize build process 11 years ago
kaetemi 01a115899b Implement skip for interface build process 11 years ago
kaetemi 3f492d8b20 Add script to automatically merge translation wk files 11 years ago
kaetemi 6371fc324d Add script to make and merge all translation diffs 11 years ago
kaetemi 6b19d30de0 Add short translation procedure readme 11 years ago
kaetemi 8dac3b82f3 Merge 11 years ago
kaetemi 74984f768a Improve leveldesign_dev.bat 11 years ago
botanic e728daa7cd Add CMAKE option and NVIDIA PerfHUD support 11 years ago
kaetemi 972d26ddde Adjust default paths 11 years ago
kaetemi b785192a5e Add clause translation tool scripts 11 years ago
kaetemi 762a3b2655 Add translation tool scripts 11 years ago
kaetemi 62a4bec18c Add translation directory to pipeline setup 11 years ago
kaetemi 50f0ebbb41 Copy refs in client install 11 years ago
kaetemi ef03dcd294 Add refs to patch xml 11 years ago
kaetemi 9c9811f1b3 Reorder pipeline scripts 11 years ago
kaetemi 7736c5757c Add world edit data install directory to pipeline setup 11 years ago
kaetemi f3b6ab7052 Typo 11 years ago
kaetemi 0d0907aa08 Add build shadow skin to shape process 11 years ago
kaetemi 3fa19d91a5 Generate correct client.cfg data path for dev client 11 years ago
kaetemi 2619033972 Replace shard install script 11 years ago
kaetemi 680dfbd738 Remove duplicate tool
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 40fe633dbe Fix thread lockup in zone lighter
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 5144770d9d Backed out changeset: de1de16eef3b
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 1a0ee41780 Improve debug message
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 31d5b54e74 Let prim checker only open files with ig extension
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 240576ab9c Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
--HG--
branch : build_pipeline_py
11 years ago
kaetemi f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 2c4ca0d915 Include world editor files in rbank process, part of what caused water not to build
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 32ca8d61fe Add more paths to the build gamedata configuration
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
11 years ago
kaetemi dfb2815bcd Add separate target directory for shard data
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 6f7e5e7c72 Update default paths
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
11 years ago
kaetemi 89a2a2ce99 Do not select stereo display debugger when HMD is set to Auto in Snowballs 11 years ago
kaetemi ca31e78f7c Remove georges4cvs feature 11 years ago