kervala
|
c4888b2d5b
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
7 years ago |
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
8 years ago |
kervala
|
e3c2cb2a30
|
Changed: Use clear() instead of affectation
--HG--
branch : develop
|
8 years ago |
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
8 years ago |
kervala
|
63a36fc2f8
|
Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
|
9 years ago |
kervala
|
af2f38612a
|
Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
|
9 years ago |
kervala
|
57f216dc3e
|
Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
|
9 years ago |
kervala
|
7ebe3088bb
|
Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
|
9 years ago |
kaetemi
|
2d297efc2a
|
Merge with hotfix
--HG--
branch : develop
|
10 years ago |
kervala
|
fdc8ddb9f4
|
Fix #229 missing include in tools sources
--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
|
3bfcd8644d
|
Changed: Minor changes
--HG--
branch : develop
|
10 years ago |
kaetemi
|
cec992c4a5
|
Fix double delete
--HG--
branch : develop
|
11 years ago |
kaetemi
|
0275d0fe29
|
It works on my machine
--HG--
branch : develop
|
11 years ago |
kaetemi
|
4f648ba736
|
Fix texture lookup
--HG--
branch : develop
|
11 years ago |
kaetemi
|
b0c0439b39
|
Change ClientApplication to DomainId in permission table
|
11 years ago |
botanic
|
64fafda9bc
|
updated hgignore
|
11 years ago |
kaetemi
|
3f5eedf040
|
Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
|
11 years ago |
kaetemi
|
aca4d8e48b
|
One set of SQL scripts to rule them all
|
11 years ago |
botanic
|
b57755b9ee
|
Fix for bug from de6f606
|
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 |
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 |
shubham_meena
|
685987149d
|
changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
|
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 |
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 |
botanic
|
9661711c66
|
dont chmod just check permissions
|
11 years ago |
botanic
|
d5d65ae56e
|
fixed cretion of users
|
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 |
Matthew Lagoe
|
b63e2a7a8e
|
Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
|
11 years ago |