Commit Graph

1063 Commits (36b106e2aba0d6863674f4ddd6b7a29bc853c776)

Author SHA1 Message Date
kervala 591f9c88d5 Changed: downloadData and downloadClient methods
--HG--
branch : develop
9 years ago
kervala 714d899611 Changed: Name of OperationDialog UI
--HG--
branch : develop
9 years ago
kervala dbf1229aae Changed: operationFinish() not useful
--HG--
branch : develop
9 years ago
kervala c1485f500a Changed: Use profile default index instead of ID
--HG--
branch : develop
9 years ago
kervala 1fed8f51a0 Changed: Better syntax for profile display
--HG--
branch : develop
9 years ago
kervala a161968c3c Changed: Profile ID is now a QString
--HG--
branch : develop
9 years ago
kervala db70d04dce Changed: Include Windows headers only under Windows
--HG--
branch : develop
9 years ago
kervala 079ac81c8d Changed: Index is not the ID
--HG--
branch : develop
9 years ago
kervala 56e220a050 Changed: New COperationDialog that manager progress bar in a dialog
--HG--
branch : develop
9 years ago
kervala 4d983577dc Changed: One class per files operation
--HG--
branch : develop
9 years ago
kervala cf7ecf9857 Changed: Only compile installer if WITH_RYZOM_INSTALLER set
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 9a55bb5783 Changed: Create default profile
--HG--
branch : feature-ryzom-installer
9 years ago
kervala c09b1dab31 Changed: Check for memory leaks
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f3feb5ebd9 Changed: Include Windows.h only under Windows
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 4f79e265f8 Changed: Don't redefine FILE_ATTRIBUTE_* if already defined
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f3a6422626 Changed: New done() signal to go to next step
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 5deb7327e3 Changed: Play button
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 3397d1dc38 Changed: Clean files
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 2bcdc5107b Changed: Display error message when no installer.ini file found
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d56aa19b1a Changed: Compile shortcuts code only under Windows
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 8e8a0d4ffa Changed: Hide help button
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 01e284af12 Changed: Renamed configurationsComboBox to profilesComboBox
--HG--
branch : feature-ryzom-installer
9 years ago
kervala ba1486ea48 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 7ff21f975d Changed: Q_COMPILER_RVALUE_REFS hack useless with Qt 5.6
--HG--
branch : develop
9 years ago
kervala 7ed352ca8c Fixed: Wrong locale under Linux
--HG--
branch : develop
9 years ago
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala dadfb51257 Fixed: Use presets from client_default.cfg for client_config_qt
--HG--
branch : develop
9 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 2dd97967ff Changed: Remove Hungarian because this language is not supported by Ryzom
--HG--
branch : develop
9 years ago
kervala 011e87b3bc Changed: Updated Configuration translations
--HG--
branch : develop
9 years ago
kervala 27413888b3 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 61c33024b6 Changed: Updated Configuration translations
--HG--
branch : develop
9 years ago
kervala 0a16b3b8dd Changed: Sligthly changes
--HG--
branch : develop
9 years ago
kervala 0be32d3a25 Fixed: UTF-8 encoding
--HG--
branch : develop
9 years ago
kervala 7bfb43c25d Changed: Updated translations for Ryzom Configuration
--HG--
branch : develop
9 years ago
kervala 30703b5591 Changed: Update shorcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 95f6b154fb Changed: Save when clicking on OK
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d446dd3942 Changed: Update index in servers list
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d34b434b23 Changed: Disable widgets if no profile selected
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 0d06721689 Changed: Read version from client and display it
--HG--
branch : feature-ryzom-installer
9 years ago
kervala a1ceaf0c5e Changed: Use CServersModel
--HG--
branch : feature-ryzom-installer
9 years ago
kervala b98f625e7a Changed: Methods to convert index from/to profile ID
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 733969f148 Changed: Minor changes
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 4a50cf1d3a Changed: Read/write shortcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 0828e1cc30 Changed: Use checkboxes for shortcuts
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 61b2a3e6f2 Added: ServersModel to manage servers list
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 9d48b2923b Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 691c8cdbd3 Changed: Use QString::number() instead of QString("%1") to convert an int to QString
--HG--
branch : develop
9 years ago
kervala 587b63e1d1 Fixed: Use full path to launch Ryzom client and pass profile argument
--HG--
branch : develop
9 years ago
kervala 21a84a3ed4 Changed: Declare CCmdArgs outside of main() to be able to use it in other files
--HG--
branch : develop
9 years ago
kervala 13851e3df5 Fixed: 0x0 is Auto mode
--HG--
branch : develop
9 years ago
kervala b9231adb78 Fixed: ForceDXTC is not to disable compression but force it
--HG--
branch : develop
9 years ago
kervala e4f8bb0e16 Changed: Use MiB for RAM
--HG--
branch : develop
9 years ago
kervala c0958ab0b5 Fixed: Determine path of client.cfg and client_default.cfg
--HG--
branch : develop
9 years ago
kervala e0be334456 Changed: Create new client.cfg
--HG--
branch : develop
9 years ago
kervala f445789fb0 Changed: Profiles dialog code
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 5a11b80b9f Added: Profiles model class
--HG--
branch : feature-ryzom-installer
9 years ago
kervala ae88268333 Changed: Create a typedef for lists of profiles and servers
--HG--
branch : feature-ryzom-installer
9 years ago
kervala d4f6be1578 Changed: Use "arguments" instead of "parameters"
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 0fa672f5f5 Merge with develop
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 81408bbc5a Fixed: Missing translation for bytes in patcher
--HG--
branch : develop
9 years ago
kervala dac5a3b50f Changed: Slots for buttons
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 767ab0b83c Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 92dfe1e2ff Changed: Extract Windows and UNIX attributes from 7z headers
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 86bfb53ff2 Changed: Renamed configurations to profiles
--HG--
branch : feature-ryzom-installer
9 years ago
kervala f3352a9ccc Added: Initial commit for Ryzom Installer (WIP)
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
9 years ago
kervala eb263cd4e4 Fixed: Client patcher compilation
--HG--
branch : develop
9 years ago
kervala a8fdf67c19 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
--HG--
branch : develop
9 years ago
kaetemi e2d60e8183 Fix tools compilation
--HG--
branch : develop
9 years ago
kervala 27e7efca56 Changed: Use CCmdArgs for client_patcher
--HG--
branch : develop
9 years ago
kervala 5a57de43fa Changed: Simplify client_patcher
--HG--
branch : develop
9 years ago
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 31e6bd1bb1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
9 years ago
kervala 178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
9 years ago
kervala 086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
9 years ago
kervala 0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
9 years ago
kervala 3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala a79393e9f8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
9 years ago
kervala 0be5356f78 Fixed: Right directories
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
9 years ago
kaetemi d5654ad62e Fix bad printf parameters
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kervala 7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
9 years ago
kervala bcb1aa242d Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
--HG--
branch : develop
9 years ago
kervala ea8edd1e6a Changed: Replace \\ by /
--HG--
branch : develop
9 years ago
kervala 3bb45d4f2b Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
--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 bd5f838d6d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
9 years ago
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 478371a666 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala aa3993681b Changed: Use std::numeric_limits
--HG--
branch : develop
9 years ago
kervala f482f77179 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
9 years ago
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
9 years ago
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
9 years ago
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala 17090524b1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 424e9ba99f Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala ab4dc8ec01 Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala ef16bab62e Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
9 years ago
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
9 years ago
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala ec8d9ea266 Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
--HG--
branch : develop
9 years ago
kervala 2064fa2699 Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
9 years ago
kervala 189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
9 years ago
kervala 7977ef5903 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8b9098b5d5 Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
9 years ago
kervala 57f711a41a Fixed: New LZMA syntax under Linux
--HG--
branch : develop
9 years ago
kervala f87218e7e3 Changed: Real executable name for client_config_qt
--HG--
branch : develop
9 years ago
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--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
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala fcb0963888 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala e66f15dba6 Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt
--HG--
branch : develop
9 years ago
kervala c245155525 Changed: Install sheets_packer.cfg too
--HG--
branch : develop
9 years ago
kervala 1d00f974b6 Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala 23ecfa9fe7 Changed: Better translations
--HG--
branch : develop
9 years ago
kervala 9f11987a3b Changed: Update MaxTrack at launch
--HG--
branch : develop
9 years ago
kervala 9d3de84c38 Changed: Make QString from UTF-8 string
--HG--
branch : develop
9 years ago
kervala 926af19e1a Fixed: Ryzom Configuration language can be different from Ryzom language
--HG--
branch : develop
9 years ago
kervala c4b933d1bd Changed: Load interface translations at launch
--HG--
branch : develop
9 years ago
kervala 5707757198 Changed: There is no suffix under Linux or OS X
--HG--
branch : develop
9 years ago
kervala 739cba1d2a Changed: Use PNG images
--HG--
branch : develop
9 years ago
kervala 9fdb287175 Changed: Compile client_config_qt with Qt 5
--HG--
branch : develop
9 years ago
kervala 5e686dfc60 Changed: Convert BMP images to PNG
--HG--
branch : develop
9 years ago
kervala 5b797db264 Added: French translation for client_config_qt
--HG--
branch : develop
9 years ago
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
9 years ago
kervala 0666f9d2c9 Removed: Useless MFC readme.txt
--HG--
branch : develop
9 years ago
kervala 93fc6c163b Removed: Ryzom translations in develop
--HG--
branch : develop
9 years ago
kervala a9af8f4efe Changed: Improved text alignment in french
--HG--
branch : develop
9 years ago
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