Commit Graph

1902 Commits (6aaeedb0772d123d39f32021aaee6dfb95175230)

Author SHA1 Message Date
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