Commit Graph

817 Commits (7cd520445718758b5b92c3f1e2701b42cf5c3249)

Author SHA1 Message Date
kervala cfb5fd56df Changed: Updated translations
--HG--
branch : develop
9 years ago
kervala e00376a584 Added: Bin directory for translations
--HG--
branch : develop
9 years ago
kervala 959fc6a961 Changed: Updated translations
--HG--
branch : develop
9 years ago
kervala f01ff0a222 Added: Tutorial for translations
--HG--
branch : develop
9 years ago
kervala 499a2605e0 Added: Translations diff directory
--HG--
branch : develop
9 years ago
kervala c67f177297 Added: Client-side translations
--HG--
branch : develop
9 years ago
kaetemi edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
9 years ago
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
9 years ago
kaetemi 0cd51d59c7 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj

--HG--
branch : develop
9 years ago
kaetemi 2d297efc2a Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 242b19e9e2 Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala bb429f0ea9 Changed: Use NLMISC::toString instead of itoa
--HG--
branch : develop
10 years ago
kervala a0c60bc896 Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
10 years ago
kervala fdc8ddb9f4 Fix #229 missing include in tools sources
--HG--
branch : develop
10 years ago
kaetemi ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi aede54925f Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--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 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 5fd4f96a59 Configure shadow outline in applications
--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 0275d0fe29 It works on my machine
--HG--
branch : develop
10 years ago
kaetemi 9678b56ed5 Fix strange code
--HG--
branch : develop
10 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 b0c0439b39 Change ClientApplication to DomainId in permission table 10 years ago
botanic 64fafda9bc updated hgignore 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
botanic b57755b9ee Fix for bug from de6f606 11 years ago
kervala d7c9608d83 Fixed: Compilation error 11 years ago
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 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
kaetemi c5f3c5d9d0 Compile fix 11 years ago
botanic d5d65ae56e fixed cretion of users 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 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
botanic a96f651742 force deleting of file so it works even after server crash 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
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
botanic 666ab7ebec Added linux patcher! 11 years ago
kaetemi 25ee7f2595 Fix crash in translation_tools 11 years ago
kaetemi 774cd59d8f Update default paths for world editor 11 years ago
kaetemi 7219073bdc Include world editor files directory in prim export
--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
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
botanic 15452f47d3 fixed permissions 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 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
Botanic 4c5832204f config.default.php 11 years ago
Botanic 3e692705ea added folder placeholders 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
kervala 652915412f Changed: Link to opengl library 11 years ago
kervala de43ea8d86 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