Commit Graph

1800 Commits (6e1abd80d3a569812a20b04c7934de7972da9ba8)

Author SHA1 Message Date
kaetemi 8a3994d95a Replace some hardcoded urls
kaetemi 50f05a2bb9 Remove hardcoded urls
kaetemi 927ecb3dae Remove dead code (CCharacterAchievements, CKnownBrickInfo)
kaetemi 2abe431675 Regenerate PLR cpp and header
kaetemi 14fda8a39a Add missing leaf
kaetemi 47368e78f9 Remove dead code
nimetu 1a4c2169c5 Fix fix craft success rate display on client
nimetu ca79af60c6 Fix /muteUniverse on dyn universe channels
kaetemi 9e74156181 Move islands entry points to data
kaetemi f5fb98764f Remove unused mirror dataset
kaetemi 328eaf592a Use correct AES cfg
kaetemi 55ca1e7a2a Crashfix
kaetemi 0445c3138c Typo
kaetemi a8f8fa7b63 Don't use magic numbers for the LCT
kaetemi ea9cf3db93 Typo
kaetemi d651eff10b Cleanup some RYZOMID code
kaetemi 3baf60ad1d Remove dead code in game item manager
kaetemi e0a1d27dc8 Bugfix in distance prioritizer
kaetemi 4dda4099de Remove dead code
kaetemi 7448ec51a7 Remove dead declarations in DSS
kaetemi bde283e8cb Fix SU RSM UAP SQL query
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table
kervala 687927ba10 Changed: Preserve attributes when copying files in Application Bundle
kaetemi 4402e2134c Remove warnings, ref
kaetemi 031cd3b68d Adjust casts, ref
kaetemi 2a27139594 Inventory bug workaround, ref
kaetemi 772245a3e6 Merge with default
--HG--
branch : multipass-stereo
botanic 64fafda9bc updated hgignore
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
kaetemi e4e1e3e5a1 Sound orientation with HMD and Headphones
--HG--
branch : multipass-stereo
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
nimetu 0d2fc4696f Crafted tool durability, fix
kaetemi f724d13700 Fix
kaetemi 5930d3b384 Backed out changeset: 7bdb27443f88
kervala 49c53955a6 Fixed: Some typos
kaetemi 3f5eedf040 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
kaetemi aca4d8e48b One set of SQL scripts to rule them all
kaetemi 7200d17801 HID: Adjust free look
--HG--
branch : game-device
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
kaetemi e729a9d035 Fix : Center ingame mouse cursor after login
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
kaetemi e8f7851dd2 Fix compile
kaetemi 66922f04bd Fix Ryzom server compile under MinGW
kaetemi fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp)
kaetemi b18203fc4e Fix Ryzom server compile under MinGW
kaetemi 2e096a9b36 Fix Ryzom client compile under MinGW
kaetemi 15dc492690 Set additional preferred memory
kaetemi 1f786418a7 Crash safely with an error when sphrase is missing on client
kaetemi 47e5e587ad Use vector instead of map to store sbrick sheets, it's faster
kervala 46e5c39e74 Changed: Replaced some spaces by tabulations
botanic b57755b9ee Fix for bug from de6f606
kervala d7c9608d83 Fixed: Compilation error
kaetemi db5c65fedf Merge
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
kervala 060347f2b9 Changed: Small typo
kervala 50324ccd55 Fixed : White box on character selection screen (a big thanks to nimetu for the patch!)
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
kervala 01bc4eeb92 Changed: Minor changes
kervala 31859175ba Backed out changeset: 79980ce60498
kervala 24fa8df5ff Fusion avec default
--HG--
branch : compatibility
kervala 3fff8fe467 Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
Nimetu 02cb532401 Properly restore saved camera distance from config file (issue )
--HG--
branch : Issue#130
Matthew Lagoe c7650f041a Merged in shubham_meena/ryzomcore/issue#119 (pull request )
removed wrong panel from settings page
botanic db2f0435cd missing =
botanic bac99a8815 fix for missing include
botanic 18f72e3781 php is_writable is not reliable
shubham_meena 1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
botanic 4891ce5dc4 fix paths
botanic fd4fce0d6a missing .
botanic 5fe1dd709f display erors on installer
botanic fff4682d92 missed it on all of them
botanic cd9deab467 Merge
botanic 08b1602e5a missed a ../
Matthew Lagoe 0a631f5f9f Merged in shubham_meena/ryzomcore/issue#120 (pull request )
changed hardcoded location of ams_lib with location defined in configuration
Matthew Lagoe 3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request )
Changed log-in from username to both username and email
kaetemi e494200c21 Bugfix: Kill users who attempt to escape the game
kaetemi 562dae3c3f Add command to eternally trap players ingame
kaetemi 5ed5cd5ea8 Add interface for HMD with player death support
Jan Boon 2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request )
Added tile of web in translations
Jan Boon 6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request )
collation changed to utf8_unicode_ci
kaetemi 283f52a03f Merge
kervala 81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
kervala 9f0daa9a1e Fixed: Wrong header guard warning
kervala 2e6ac0ad84 Fixed: Wrong header guard warning
--HG--
branch : compatibility
kervala bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order
kervala 8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
kervala b8ad53adf3 Fixed: Typo detected by clang
kervala 79529b1581 Fixed: Typo detected by clang
--HG--
branch : compatibility