Commit Graph

2220 Commits (6e68e4ae31968a53c4fd4ee3ee13247979fdfa98)

Author SHA1 Message Date
kaetemi ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi 609fbbc9c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 3ac5c4c5c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 883d699428 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi aede54925f Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi 389bde2e11 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 4cb42c6de0 Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi a912fa49ac Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
Jan Boon 543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
10 years ago
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
10 years ago
dfighter1985 36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
10 years ago
dfighter1985 d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
10 years ago
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
dfighter1985 ef56d28542 Oups
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 c7681bcb2b Oups
--HG--
branch : hotfix
10 years ago
dfighter1985 7302023777 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 fea7cff850 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : hotfix
10 years ago
kervala 0c054b5201 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 9d6b9daebe Fixed: Wrong include guard for admin_modules PCH
--HG--
branch : hotfix
10 years ago
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
10 years ago
kervala bd054ea776 Fixed: Warning multichars
--HG--
branch : hotfix
10 years ago
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
10 years ago
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
10 years ago
kervala 3aa1661c90 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 859387758d Fixed: Compilation
--HG--
branch : hotfix
10 years ago
kervala a723f9261b Merge with hotfix
--HG--
branch : develop
10 years ago
kervala a42569ad24 Added: PCH for admin_modules
--HG--
branch : hotfix
10 years ago
kervala e9b5cc4410 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 4b397f3e5b Changed: Improved User Agent management
--HG--
branch : hotfix
10 years ago
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 1742997984 Changed: Minor changes
--HG--
branch : hotfix
10 years ago
kervala d774dcac3e Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
10 years ago
kervala 49bbb10b58 Fixed: Missing namespace
--HG--
branch : hotfix
10 years ago
kervala 1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
10 years ago
kervala 76e64fcb42 Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
10 years ago
kervala ee7008ae02 Changed: Possible bug if string not found
--HG--
branch : hotfix
10 years ago
kervala 6e1abd80d3 Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
10 years ago
kervala 165524d1df Changed: Used PCH for admin_modules
--HG--
branch : hotfix
10 years ago
kervala 4de072865b Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
10 years ago
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
10 years ago
kervala 6853497593 Changed: Replaced atof by NLMISC::fromString
--HG--
branch : hotfix
10 years ago
kervala 3039428094 Fixed: Compilation warnings
--HG--
branch : hotfix
10 years ago
kervala eea09d8893 Fixed: Guilds with same characters and not same spaces
--HG--
branch : develop
10 years ago
Nimetu 53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
10 years ago
kervala b26e7f4c1b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
10 years ago
kervala b70e8d3e7b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 5ee2864491 Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
10 years ago
kervala bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
10 years ago
kervala 8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
10 years ago
kervala 08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
10 years ago
kervala 3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
10 years ago
kervala acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
10 years ago
kervala 418e0ee7b7 Merge
--HG--
branch : develop
10 years ago
kervala 99c88bd515 Changed: Minor changes
--HG--
branch : develop
10 years ago
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
10 years ago
kervala 4fc639671c Changed: Check for string length
--HG--
branch : develop
10 years ago
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 0a7462f7e1 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi bb8eb7dcec Fix mirror type sizes
--HG--
branch : hotfix
10 years ago
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
10 years ago
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
10 years ago
kaetemi 11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
10 years ago
kaetemi b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
10 years ago
kaetemi 93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi f411d2b230 Fix choppy sky animation
--HG--
branch : develop
10 years ago
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
10 years ago
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi 1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kaetemi 91ad193104 Fix patchman scripts
--HG--
branch : develop
10 years ago
kaetemi ee92cb0702 Update default path
--HG--
branch : develop
10 years ago
kaetemi c3cf5c7af4 Update default patchman cfg
--HG--
branch : develop
10 years ago
kaetemi 933420690b Change patchman example domain
--HG--
branch : develop
10 years ago
kaetemi fff4edb2c9 Maybe solves #210
--HG--
branch : develop
10 years ago
kaetemi 5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
10 years ago
kaetemi dc3238b111 Disable dumb loading strings
--HG--
branch : develop
10 years ago
kaetemi 025d7b6260 Fix crypt
--HG--
branch : sha512-auth
10 years ago
kaetemi e6c0c70fc9 Compile fixes
--HG--
branch : sha512-auth
10 years ago
kaetemi f900f80b36 Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 944b048356 Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89)
ref #206 : windows compilation stuff

--HG--
branch : sha512-auth
10 years ago
kaetemi b98c6f6a59 Set version
--HG--
branch : develop
10 years ago
Rodolphe Breard 4c2be7ea1f ref #206 : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 81d5294fc3 ref #206 : removing unused crypt lib reference
--HG--
branch : sha512-auth
10 years ago
kaetemi ff7450a22e Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 7549ab8b7f Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88)
rolling back to include a crypt(3) implementation and adding sha512 support

--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 65b902970a ref #206 : rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
10 years ago
kaetemi cb022c6bbb Remove debug message
--HG--
branch : develop
10 years ago
kaetemi e714e37c4c Fix EGS sheet rebuild crashes
--HG--
branch : develop
10 years ago
kaetemi eff07ebbf9 Add an assert
--HG--
branch : develop
10 years ago
kaetemi cec992c4a5 Fix double delete
--HG--
branch : develop
10 years ago
kaetemi b6df4cac4f Merge with develop
--HG--
branch : sha512-auth
10 years ago
kaetemi 0275d0fe29 It works on my machine
--HG--
branch : develop
10 years ago
kaetemi 027860be16 Fix missing include
--HG--
branch : develop
10 years ago
Rodolphe Breard 094a23bd09 fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
10 years ago
kaetemi c789a22155 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 74e9aac960 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 9283a74a22 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 84046c8db4 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 07caf402c2 Fix bad type passed to sscanf
--HG--
branch : develop
10 years ago
kaetemi 433d83e2fc Increase texturing limits (*4), ref #203 (TODO: Update config translations)
--HG--
branch : develop
10 years ago
kaetemi 7fed632c54 Fix includes
--HG--
branch : develop
10 years ago
kaetemi 9678b56ed5 Fix strange code
--HG--
branch : develop
10 years ago
kishan_grimout 6c28bfb459 avoid recursion problem when 'taking all' in quarter temp inventory in EGS
--HG--
branch : develop
12 years ago
kaetemi 4f648ba736 Fix texture lookup
--HG--
branch : develop
10 years ago
kaetemi 95cd60db52 Some initial bugfixing for the map generation
--HG--
branch : develop
10 years ago
kaetemi 6bb136dca9 Change cfg name
--HG--
branch : develop
10 years ago
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
10 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8a3994d95a Replace some hardcoded urls 10 years ago
kaetemi 50f05a2bb9 Remove hardcoded urls 10 years ago
kaetemi 927ecb3dae Remove dead code (CCharacterAchievements, CKnownBrickInfo) 10 years ago
kaetemi 2abe431675 Regenerate PLR cpp and header 10 years ago
kaetemi 14fda8a39a Add missing leaf 10 years ago
kaetemi 47368e78f9 Remove dead code 10 years ago
nimetu 1a4c2169c5 Fix #161 fix craft success rate display on client 10 years ago
nimetu ca79af60c6 Fix #143 /muteUniverse on dyn universe channels 10 years ago
kaetemi 9e74156181 Move islands entry points to data 10 years ago
kaetemi f5fb98764f Remove unused mirror dataset 10 years ago
kaetemi 328eaf592a Use correct AES cfg 10 years ago
kaetemi 55ca1e7a2a Crashfix 10 years ago
kaetemi 0445c3138c Typo 10 years ago
kaetemi a8f8fa7b63 Don't use magic numbers for the LCT 10 years ago
kaetemi ea9cf3db93 Typo 10 years ago
kaetemi d651eff10b Cleanup some RYZOMID code 10 years ago
kaetemi 3baf60ad1d Remove dead code in game item manager 10 years ago
kaetemi e0a1d27dc8 Bugfix in distance prioritizer 10 years ago
kaetemi 4dda4099de Remove dead code 10 years ago
kaetemi 7448ec51a7 Remove dead declarations in DSS 10 years ago
kaetemi bde283e8cb Fix SU RSM UAP SQL query 10 years ago
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table 10 years ago
kervala 687927ba10 Changed: Preserve attributes when copying files in Application Bundle 10 years ago
kaetemi 4402e2134c Remove warnings, ref #177 10 years ago
kaetemi 031cd3b68d Adjust casts, ref #177 10 years ago
kaetemi 2a27139594 Inventory bug workaround, ref #177 10 years ago
kaetemi 772245a3e6 Merge with default
--HG--
branch : multipass-stereo
10 years ago
botanic 64fafda9bc updated hgignore 10 years ago
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
10 years ago
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
10 years ago
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
10 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
10 years ago
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
10 years ago
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
10 years ago
kaetemi 1a413b0fe3 Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
10 years ago
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
10 years ago
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
10 years ago
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
10 years ago
kaetemi e4e1e3e5a1 Sound orientation with HMD and Headphones
--HG--
branch : multipass-stereo
10 years ago
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
10 years ago
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
10 years ago
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
10 years ago
nimetu 0d2fc4696f Crafted tool durability, fix #156 10 years ago
kaetemi f724d13700 Fix #71 10 years ago
kaetemi 5930d3b384 Backed out changeset: 7bdb27443f88 10 years ago
kervala 49c53955a6 Fixed: Some typos 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 f281622d47 Trash DirectInput
--HG--
branch : game-device
11 years ago
kaetemi e8f7851dd2 Fix compile 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 15dc492690 Set additional preferred memory 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
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
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
kervala 01bc4eeb92 Changed: Minor changes 11 years ago
kervala 31859175ba Backed out changeset: 79980ce60498 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 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
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
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
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 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
shubham_meena 685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
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 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 6c4d33c2a6 Changed: Improvements in patch system 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
botanic d5d65ae56e fixed cretion of users 11 years ago
kaetemi dd97d5d41b Remove duplicate cfg data 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 151e86bc9d Add example configuration for patchman 11 years ago
kaetemi d08c53aaf7 Remove unnecessary cfg 11 years ago
kaetemi 2289285c14 Add AIS sheets to shard sheets packer tool 11 years ago
kaetemi 2555e93771 Add sheets packer tool for CTimeDateSeasonManager 11 years ago
kaetemi 30030220c1 Add EGS sheets to shard sheets packer tool 11 years ago
kaetemi f65a48cc4b Rename CSheets in GPM to CGpmSheets 11 years ago
kaetemi 32eafb179d Add sheets packer tool for shard GPMS and CContinentContainer 11 years ago
kaetemi accafc4192 Add sheets packer tool for shard MS and IOS 11 years ago
kaetemi a6a72fd622 Fix #134 Exit crash after failed response from character selection 11 years ago
kaetemi 5c17bb1f8e Make IG load waiting loop more agreeable 11 years ago
kaetemi 5ec390b0d6 Fix #132 You can no longer walk through rezzed players 11 years ago
botanic e741f31a64 Merge 11 years ago
botanic a96f651742 force deleting of file so it works even after server crash 11 years ago
kaetemi be311fb0f8 Fix for excessive inlining of npc chat serialization, issue #97
--HG--
branch : compatibility
11 years ago
kervala 8adf6df76a Changed: Minor changes
--HG--
branch : compatibility
11 years ago
kervala a62393a9ed Changed: Removed pwd command
--HG--
branch : compatibility
11 years ago
kervala f4233222e5 Fixed: Removed chmod because useless
--HG--
branch : compatibility
11 years ago
kervala c9651b257d Fixed: Wrong parameters passed to bash script
--HG--
branch : compatibility
11 years ago
kervala 39eb83eb87 Changed: Use BuildName only on Unix
--HG--
branch : compatibility
11 years ago
kervala 058aa23813 Changed: Use official settings for client.cfg
--HG--
branch : compatibility
11 years ago
kervala edf3f49afd Changed: Use fullpath in batch file
--HG--
branch : compatibility
11 years ago
kervala dfb187126a Changed: Create .sh file under Unix
--HG--
branch : compatibility
11 years ago
kervala 91a3e128cc Changed: Renamed RZ_PATCH to RZ_USE_PATCH
--HG--
branch : compatibility
11 years ago
kervala 769a5ca2ee Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
--HG--
branch : compatibility
11 years ago
kervala 2c396827d5 Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
--HG--
branch : compatibility
11 years ago
kervala 607f39561d Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
--HG--
branch : compatibility
11 years ago
kaetemi cd1107adf5 Fix #134 Exit crash after failed response from character selection
--HG--
branch : compatibility
11 years ago
kaetemi d2d87d2644 Make IG load waiting loop more agreeable
--HG--
branch : compatibility
11 years ago
kaetemi 4d3d7a000a Fix #132 You can no longer walk through rezzed players
--HG--
branch : compatibility
11 years ago
kervala 20ce763f35 Changed: Improvements in patch system
--HG--
branch : compatibility
11 years ago
kaetemi cb6661b10d Fix for excessive inlining of npc chat serialization, issue #97 11 years ago
kaetemi 1bafddccf6 Fixup paths (could we use the search paths for this?) 11 years ago
kaetemi 62cf064982 Cleanup data_shard 11 years ago
kaetemi f0688ad8c6 Get path for datasets from config like other services 11 years ago
kaetemi 106cd007f9 Move mirror sheets back in 11 years ago
kervala ab7836187d Fixed: Reverted OpenGLES support 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
botanic b3cca9bd73 add_user code for AMS 11 years ago
botanic 96770ba2db auto create ring user permissions 11 years ago
botanic 37c3aa49fa Set permissions in the ams installer 11 years ago
botanic ea6bec1f91 Backed out changeset: 7d3eaa1bada0
--HG--
branch : compatibility
11 years ago
botanic c99bfa03d4 Set permissions in the ams installer
--HG--
branch : compatibility
11 years ago
Matthew Lagoe 0db3345130 Merged in nimetu/ryzomcore/shard-script-fixes-for-dash (pull request #47)
Change shard scripts to work with dash shell (issue #99)
11 years ago
kaetemi 06e8090669 Skip some files in ig build when possible 11 years ago
kaetemi ac474c79b9 Compile fix 11 years ago
botanic 275542fa01 Added 7z library to all versions needed for in-game patcher 11 years ago
botanic 666ab7ebec Added linux patcher! 11 years ago
botanic 7518c066b3 Change frontend to use shard.ryzomcore.org by default 11 years ago
botanic edd9381a3c General ui fix's 11 years ago
kaetemi afece9a65e Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 25ee7f2595 Fix crash in translation_tools 11 years ago
kaetemi 7d05793cc9 Remove temporary file 11 years ago
kaetemi 774cd59d8f Update default paths for world editor 11 years ago
kaetemi 991bf1244f Add some useful data to gamedev interfaces (temporary) 11 years ago
kaetemi 7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
11 years ago
kaetemi f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi b53926014d Remove weather configuration from data common
--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 11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
11 years ago
Matthew Lagoe b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
11 years ago
Matthew Lagoe d3912094cf Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48)
Replace deprecated mysql functions with mysqli in login and ring scripts
11 years ago
botanic 231a6b2e64 remove sleep on ams install 11 years ago
kaetemi 8de55c4cc5 Fix georges sound plugin compilation 11 years ago
kaetemi ca31e78f7c Remove georges4cvs feature 11 years ago
kaetemi bcb2f48940 Remove georges4cvs feature 11 years ago
kaetemi 2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 11 years ago
kervala 1c50b1f943 Fixed: Compilation under Mac OS X 10.9 11 years ago
Nimetu cd4ba6e579 Removed debug output
--HG--
branch : shard-admin-tool-mysqli-class
11 years ago
Nimetu db00b5002d Add mysqli database class to shard admin tool
--HG--
branch : shard-admin-tool-mysqli-class
11 years ago
Nimetu e3c3d6a4b7 Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor-fixed
11 years ago
Nimetu 6f1dc626bd Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality

--HG--
branch : shard-script-fixes-for-dash
11 years ago
botanic 5317c9f080 Backed out php-mysqli-refactor, broke logins 11 years ago
kaetemi 207d7323ce Fix Qt build on Windows 11 years ago
Nimetu 11e5515c5c Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor
11 years ago
Nimetu 5b09380bff Hide over the limit landmarks instead deleting them
--HG--
branch : misc-patches
11 years ago
Nimetu 0bad9f2f5e Fix inventory items draggable state (issue #78)
--HG--
branch : misc-patches
11 years ago
botanic 15452f47d3 fixed permissions 11 years ago
botanic 92f8e4ffa8 changed client_default to use shard 11 years ago
botanic c275d0f7d8 ams needs some urls editable without recompiling 11 years ago
botanic 32cfdada54 fixed permissions on default admin account 11 years ago
botanic 52d4d3c0f5 added the install for ring_open 11 years ago
botanic 0a48856319 a positive and a negative is supposted to be NEGATIVE stupid php 11 years ago
botanic 31de51af19 updated words file 11 years ago
botanic 8aa71de2bc helps if i use the right file... 11 years ago
botanic 8cbc6f01ec forgot a few ; 11 years ago
botanic 4e4d925e54 fixed some permissions issues, setup system so that it has a is_installed file to determin if it should install or not 11 years ago
botanic 09e5cfc5ef Merge 11 years ago
botanic fe3a7c0e1c fix for new install 11 years ago
kervala 291c961776 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 11 years ago
kervala ae5becbb0b Fixed: Warning with clang 11 years ago
kervala d8a6c9f966 Fixed: Warning with clang 11 years ago
kervala 8099217145 Changed: Replaced math.mod by math.fmod in Ring lua files 11 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
kervala 0ce9bca0ac Changed: Replaced strlwr by toLower 11 years ago
botanic be87039624 added reload link to if config permissions are wack 11 years ago
botanic 80e168886a properly write the hostname for permissions creation 11 years ago
botanic 036dac452f changed it to error on bad permissions copying config.php 11 years ago
Matthew Lagoe 61f021f635 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #43)
added rrd_graphs directory
11 years ago
Botanic 9e67d9ea09 added rrd_graphs directory
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 4c5832204f config.default.php 11 years ago
Botanic 3e692705ea added folder placeholders 11 years ago
Botanic 7381de073e fixed bad merge 11 years ago
Botanic 057fe3e0f7 Merge 11 years ago
Botanic b6de1eca23 Changed installer page to no_visible_elements
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 284884c573 added installer for nel_tool database
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic a3cbd69d3b fixed css
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 03a1dc39af made logo clickable
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 2d174cf15c fixed more warnings
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic b8fdefe10d fixed php warning
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 04619a39a9 made users a dropdown for adding users to group
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 632a6f2929 fixed missing </div>
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 91c4784752 Fixed Support Groups
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 81d1cf93fb added option for assigned and unassigned ie "both"
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic d1913cbfc5 fixed div in settings template
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic c4e79a8246 fixed some more static non-static warnings
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 6b266fd808 fixed missing index errors
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 8ca55f955e fixed groupid if there are no groups
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 677c8fa251 cleanup sync
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 3dbb08f1d1 fixed static call to non static
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 95c5b9e1a8 added fork on linux as well as implimented pid file to check for other running crons
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 72290313a4 Implimented lazy cron and fixed syncronize button.
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 08ee2b8abc added installing nel db
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 54d13d93d0 Fixed path bugs
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 16bd70c50a remove install.php from sql
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic fd012e9cda added installer
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 457f2f703f updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 7a7191e981 added installer for when database is missing
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 32c729f38e Moved Android app
--HG--
branch : rc-botanic-webdev
11 years ago
Matt Raykowski 0001719d99 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
11 years ago
Botanic 04221c3696 changed to tabs 11 years ago
Botanic 31ca25b00b connection failure message if mysql conneciton fails 11 years ago
kervala c180c06d7f Removed: Backup files 11 years ago
kaetemi af621187f1 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kervala 30b0f25587 Fixed: server_share needs MySQL headers 11 years ago
kervala 652915412f Changed: Link to opengl library 11 years ago
kervala de43ea8d86 Fixed: Some warnings 11 years ago
kervala de42e4d7ff Fixed: Some warnings 11 years ago
kervala 0b29d3993d Changed: Don't check for D3D radio button under other OSes 11 years ago
kervala f8179f68ad Changed: Minor change 11 years ago
kervala f11f5c8b7a Changed: Disable D3D radio button for other OSes 11 years ago
kervala 339242d88e Changed: Virtual destructors 11 years ago
kervala b638779240 Fixed: Compilation under Linux 11 years ago
kervala 28eb142f24 Changed: Minor changes 11 years ago