Commit Graph

426 Commits (74660fe103b00555e6c7f828a9c79622a012542d)

Author SHA1 Message Date
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
kervala e3c2cb2a30 Changed: Use clear() instead of affectation
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kaetemi 2d297efc2a Merge with hotfix
--HG--
branch : develop
kervala fdc8ddb9f4 Fix missing include in tools sources
--HG--
branch : develop
kervala 704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
kaetemi cec992c4a5 Fix double delete
--HG--
branch : develop
kaetemi 0275d0fe29 It works on my machine
--HG--
branch : develop
kaetemi 4f648ba736 Fix texture lookup
--HG--
branch : develop
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table
botanic 64fafda9bc updated hgignore
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
botanic b57755b9ee Fix for bug from de6f606
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
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
shubham_meena 685987149d changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
shubham_meena 420a615321 login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
shubham_meena 26c8e7ad15 changed login through email / username
--HG--
branch : Issue#123
botanic 99b122c84c fix my typo's
shubham_meena af2cf14273 changed login from username to both username and email
--HG--
branch : Issue#123
shubham_meena 5bef18032e added web title in translations
--HG--
branch : Issue#121
shubham_meena 7217a99c59 added title of web in translations
--HG--
branch : Issue#121
shubham_meena bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
shubham_meena f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
botanic 9661711c66 dont chmod just check permissions
botanic d5d65ae56e fixed cretion of users
botanic b3cca9bd73 add_user code for AMS
botanic 96770ba2db auto create ring user permissions
botanic 37c3aa49fa Set permissions in the ams installer
Matthew Lagoe b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request )
mysqli class for shard admin tool