kervala
|
859387758d
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
a723f9261b
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 15:44:11 +01:00 |
|
kervala
|
a42569ad24
|
Added: PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
e9b5cc4410
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 15:19:49 +01:00 |
|
kervala
|
4b397f3e5b
|
Changed: Improved User Agent management
--HG--
branch : hotfix
|
2015-02-14 15:18:53 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
1742997984
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
d774dcac3e
|
Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
|
2015-02-14 13:19:53 +01:00 |
|
kervala
|
49bbb10b58
|
Fixed: Missing namespace
--HG--
branch : hotfix
|
2015-02-14 13:19:09 +01:00 |
|
kervala
|
1960f5c448
|
Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
|
2015-02-14 13:18:51 +01:00 |
|
kervala
|
76e64fcb42
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
ee7008ae02
|
Changed: Possible bug if string not found
--HG--
branch : hotfix
|
2015-02-14 12:54:17 +01:00 |
|
kervala
|
6e1abd80d3
|
Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
|
2015-02-14 12:52:57 +01:00 |
|
kervala
|
165524d1df
|
Changed: Used PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 12:48:29 +01:00 |
|
kervala
|
4de072865b
|
Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
6853497593
|
Changed: Replaced atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 12:43:29 +01:00 |
|
kervala
|
3039428094
|
Fixed: Compilation warnings
--HG--
branch : hotfix
|
2015-02-14 12:41:59 +01:00 |
|
kervala
|
eea09d8893
|
Fixed: Guilds with same characters and not same spaces
--HG--
branch : develop
|
2015-01-21 13:20:56 +01:00 |
|
Nimetu
|
53f6adb041
|
Include chat message channel/type to chatlog file
--HG--
branch : issue-221
|
2015-01-15 20:08:28 +02:00 |
|
kervala
|
b26e7f4c1b
|
Fixed: Compilation
--HG--
branch : develop
|
2015-01-13 20:35:34 +01:00 |
|
kervala
|
3aa448ba24
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
|
2015-01-13 19:47:14 +01:00 |
|
kervala
|
b70e8d3e7b
|
Fixed: Compilation
--HG--
branch : develop
|
2015-01-13 15:15:07 +01:00 |
|
kervala
|
5ee2864491
|
Fixed: Compilation
--HG--
branch : develop
|
2015-01-13 15:08:13 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kervala
|
704610668d
|
Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
|
2015-01-13 13:47:19 +01:00 |
|
kervala
|
bc78734602
|
Changed: Fixed a wrong copy-paste
--HG--
branch : develop
|
2015-01-11 18:27:06 +01:00 |
|
kervala
|
8fc8c3aa39
|
Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
|
2015-01-11 18:01:32 +01:00 |
|
kervala
|
08c557ae76
|
Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
|
2015-01-11 15:06:02 +01:00 |
|
kervala
|
3367eb3205
|
Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
|
2015-01-11 14:59:15 +01:00 |
|
kervala
|
acf677e635
|
Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
|
2015-01-11 14:57:40 +01:00 |
|
kervala
|
418e0ee7b7
|
Merge
--HG--
branch : develop
|
2015-01-10 19:08:55 +01:00 |
|
kervala
|
99c88bd515
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-10 18:45:14 +01:00 |
|
Nimetu
|
85f63b7db3
|
Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
|
2015-01-09 13:11:20 +02:00 |
|
kervala
|
4fc639671c
|
Changed: Check for string length
--HG--
branch : develop
|
2014-12-26 13:44:35 +01:00 |
|
kervala
|
ec12e6a75e
|
Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
|
2014-12-26 13:44:03 +01:00 |
|
kervala
|
6596af9682
|
Changed: Minor changes
--HG--
branch : develop
|
2014-12-26 13:38:02 +01:00 |
|
kervala
|
3bfcd8644d
|
Changed: Minor changes
--HG--
branch : develop
|
2014-12-26 13:12:56 +01:00 |
|
kaetemi
|
0a7462f7e1
|
Merge with hotfix
--HG--
branch : develop
|
2014-12-22 16:40:12 +01:00 |
|
kaetemi
|
bb8eb7dcec
|
Fix mirror type sizes
--HG--
branch : hotfix
|
2014-12-22 16:39:54 +01:00 |
|
kaetemi
|
c03c0f532b
|
Merge with default
--HG--
branch : develop
|
2014-12-22 14:26:26 +01:00 |
|
kaetemi
|
f9c81f3740
|
ryzomcore/v0.11.2
--HG--
branch : hotfix
|
2014-12-22 14:21:01 +01:00 |
|
kaetemi
|
11ae94ab21
|
Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
|
2014-12-22 14:10:37 +01:00 |
|
kaetemi
|
b9d372b144
|
Backed out changeset: 3694176c26bf
--HG--
branch : develop
|
2014-12-22 14:08:54 +01:00 |
|
kaetemi
|
93d5ffddb6
|
Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
|
2014-12-12 21:17:13 +01:00 |
|
kaetemi
|
c3df884b13
|
Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
|
2014-12-12 01:22:19 +01:00 |
|
kaetemi
|
f411d2b230
|
Fix choppy sky animation
--HG--
branch : develop
|
2014-12-12 01:22:18 +01:00 |
|
kaetemi
|
dfe0b2977a
|
Separate version string
--HG--
branch : develop
|
2014-11-24 16:07:17 +01:00 |
|
kaetemi
|
7bdf719cb9
|
Adjust version
--HG--
branch : develop
|
2014-11-24 15:04:53 +01:00 |
|
kaetemi
|
6b1ea30f9c
|
ryzomcore/v0.11.1
--HG--
branch : hotfix
|
2014-11-24 14:57:36 +01:00 |
|
kaetemi
|
1676b3b46f
|
Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
|
2014-11-24 14:53:28 +01:00 |
|
kaetemi
|
0c1ff0df2a
|
ryzomcore/v0.11.0
--HG--
branch : develop
|
2014-11-10 23:34:41 +01:00 |
|
kaetemi
|
91ad193104
|
Fix patchman scripts
--HG--
branch : develop
|
2014-11-07 19:32:18 +01:00 |
|
kaetemi
|
ee92cb0702
|
Update default path
--HG--
branch : develop
|
2014-11-07 19:21:05 +01:00 |
|
kaetemi
|
c3cf5c7af4
|
Update default patchman cfg
--HG--
branch : develop
|
2014-11-07 19:16:45 +01:00 |
|
kaetemi
|
933420690b
|
Change patchman example domain
--HG--
branch : develop
|
2014-11-07 19:02:50 +01:00 |
|
kaetemi
|
fff4edb2c9
|
Maybe solves #210
--HG--
branch : develop
|
2014-10-16 02:00:53 +02:00 |
|
kaetemi
|
5fd4f96a59
|
Configure shadow outline in applications
--HG--
branch : develop
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
dc3238b111
|
Disable dumb loading strings
--HG--
branch : develop
|
2014-10-08 09:31:45 +02:00 |
|
kaetemi
|
025d7b6260
|
Fix crypt
--HG--
branch : sha512-auth
|
2014-10-07 03:00:34 +02:00 |
|
kaetemi
|
e6c0c70fc9
|
Compile fixes
--HG--
branch : sha512-auth
|
2014-10-07 01:44:43 +02:00 |
|
kaetemi
|
f900f80b36
|
Merge with develop
--HG--
branch : sha512-auth
|
2014-10-07 01:15:35 +02:00 |
|
Jan Boon
|
944b048356
|
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89)
ref #206 : windows compilation stuff
--HG--
branch : sha512-auth
|
2014-10-07 01:14:31 +02:00 |
|
kaetemi
|
b98c6f6a59
|
Set version
--HG--
branch : develop
|
2014-10-07 01:14:03 +02:00 |
|
Rodolphe Breard
|
4c2be7ea1f
|
ref #206 : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
|
2014-10-02 19:14:25 +02:00 |
|
Rodolphe Breard
|
81d5294fc3
|
ref #206 : removing unused crypt lib reference
--HG--
branch : sha512-auth
|
2014-10-02 18:21:56 +02:00 |
|
kaetemi
|
ff7450a22e
|
Merge with develop
--HG--
branch : sha512-auth
|
2014-10-01 23:23:06 +02:00 |
|
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
|
2014-10-01 23:20:52 +02:00 |
|
Rodolphe Breard
|
65b902970a
|
ref #206 : rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
|
2014-10-01 21:29:10 +02:00 |
|
kaetemi
|
cb022c6bbb
|
Remove debug message
--HG--
branch : develop
|
2014-09-23 18:18:14 +02:00 |
|
kaetemi
|
e714e37c4c
|
Fix EGS sheet rebuild crashes
--HG--
branch : develop
|
2014-09-23 13:54:02 +02:00 |
|
kaetemi
|
eff07ebbf9
|
Add an assert
--HG--
branch : develop
|
2014-09-21 13:24:33 +02:00 |
|
kaetemi
|
cec992c4a5
|
Fix double delete
--HG--
branch : develop
|
2014-09-21 12:31:02 +02:00 |
|
kaetemi
|
b6df4cac4f
|
Merge with develop
--HG--
branch : sha512-auth
|
2014-09-18 21:54:34 +02:00 |
|
kaetemi
|
0275d0fe29
|
It works on my machine
--HG--
branch : develop
|
2014-09-18 21:02:14 +02:00 |
|
kaetemi
|
027860be16
|
Fix missing include
--HG--
branch : develop
|
2014-09-18 13:02:32 +02:00 |
|
Rodolphe Breard
|
094a23bd09
|
fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
|
2014-09-16 20:34:26 +02:00 |
|
kaetemi
|
c789a22155
|
Fix r2ed
--HG--
branch : develop
|
2014-09-15 18:15:40 +02:00 |
|
kaetemi
|
74e9aac960
|
Fix r2ed
--HG--
branch : develop
|
2014-09-15 17:42:24 +02:00 |
|
kaetemi
|
9283a74a22
|
Fix r2ed
--HG--
branch : develop
|
2014-09-15 16:59:12 +02:00 |
|
kaetemi
|
84046c8db4
|
Fix r2ed
--HG--
branch : develop
|
2014-09-15 14:33:07 +02:00 |
|
kaetemi
|
07caf402c2
|
Fix bad type passed to sscanf
--HG--
branch : develop
|
2014-09-15 12:49:13 +02:00 |
|
kaetemi
|
433d83e2fc
|
Increase texturing limits (*4), ref #203 (TODO: Update config translations)
--HG--
branch : develop
|
2014-09-13 12:14:45 +02:00 |
|
kaetemi
|
7fed632c54
|
Fix includes
--HG--
branch : develop
|
2014-09-13 12:02:47 +02:00 |
|
kaetemi
|
9678b56ed5
|
Fix strange code
--HG--
branch : develop
|
2014-09-13 11:13:25 +02:00 |
|
kishan_grimout
|
6c28bfb459
|
avoid recursion problem when 'taking all' in quarter temp inventory in EGS
--HG--
branch : develop
|
2013-04-11 14:30:00 +02:00 |
|
kaetemi
|
4f648ba736
|
Fix texture lookup
--HG--
branch : develop
|
2014-09-12 22:09:43 +02:00 |
|
kaetemi
|
95cd60db52
|
Some initial bugfixing for the map generation
--HG--
branch : develop
|
2014-09-12 21:50:09 +02:00 |
|
kaetemi
|
6bb136dca9
|
Change cfg name
--HG--
branch : develop
|
2014-09-12 20:33:20 +02:00 |
|
kaetemi
|
07ee9a4469
|
Add missing r2_islands_textures tool
--HG--
branch : develop
|
2014-09-12 20:29:50 +02:00 |
|
kaetemi
|
d12ccf194e
|
Merge with develop
--HG--
branch : multipass-stereo
|
2014-09-12 15:19:12 +02:00 |
|
kaetemi
|
8a3994d95a
|
Replace some hardcoded urls
|
2014-09-12 10:49:40 +02:00 |
|
kaetemi
|
50f05a2bb9
|
Remove hardcoded urls
|
2014-09-12 10:42:42 +02:00 |
|
kaetemi
|
927ecb3dae
|
Remove dead code (CCharacterAchievements, CKnownBrickInfo)
|
2014-09-12 08:35:49 +02:00 |
|
kaetemi
|
2abe431675
|
Regenerate PLR cpp and header
|
2014-09-11 17:40:53 +02:00 |
|
kaetemi
|
14fda8a39a
|
Add missing leaf
|
2014-09-11 15:13:17 +02:00 |
|
kaetemi
|
47368e78f9
|
Remove dead code
|
2014-09-11 12:12:17 +02:00 |
|
nimetu
|
1a4c2169c5
|
Fix #161 fix craft success rate display on client
|
2014-09-10 15:40:32 +02:00 |
|
nimetu
|
ca79af60c6
|
Fix #143 /muteUniverse on dyn universe channels
|
2014-09-10 15:38:57 +02:00 |
|
kaetemi
|
9e74156181
|
Move islands entry points to data
|
2014-09-10 08:25:45 +02:00 |
|
kaetemi
|
f5fb98764f
|
Remove unused mirror dataset
|
2014-09-10 08:18:05 +02:00 |
|
kaetemi
|
328eaf592a
|
Use correct AES cfg
|
2014-09-09 18:58:05 +02:00 |
|
kaetemi
|
55ca1e7a2a
|
Crashfix
|
2014-09-09 15:50:12 +02:00 |
|
kaetemi
|
0445c3138c
|
Typo
|
2014-09-09 08:23:37 +02:00 |
|
kaetemi
|
a8f8fa7b63
|
Don't use magic numbers for the LCT
|
2014-09-09 08:16:44 +02:00 |
|
kaetemi
|
ea9cf3db93
|
Typo
|
2014-09-09 08:15:05 +02:00 |
|
kaetemi
|
d651eff10b
|
Cleanup some RYZOMID code
|
2014-09-08 09:48:28 +02:00 |
|
kaetemi
|
3baf60ad1d
|
Remove dead code in game item manager
|
2014-09-08 09:37:14 +02:00 |
|
kaetemi
|
e0a1d27dc8
|
Bugfix in distance prioritizer
|
2014-09-08 09:09:42 +02:00 |
|
kaetemi
|
4dda4099de
|
Remove dead code
|
2014-09-08 08:04:09 +02:00 |
|
kaetemi
|
7448ec51a7
|
Remove dead declarations in DSS
|
2014-09-08 05:34:14 +02:00 |
|
kaetemi
|
bde283e8cb
|
Fix SU RSM UAP SQL query
|
2014-09-08 05:28:09 +02:00 |
|
kaetemi
|
b0c0439b39
|
Change ClientApplication to DomainId in permission table
|
2014-09-07 08:53:10 +02:00 |
|
kervala
|
687927ba10
|
Changed: Preserve attributes when copying files in Application Bundle
|
2014-08-30 16:20:36 +02:00 |
|
kaetemi
|
4402e2134c
|
Remove warnings, ref #177
|
2014-08-26 13:48:34 +02:00 |
|
kaetemi
|
031cd3b68d
|
Adjust casts, ref #177
|
2014-08-26 13:33:18 +02:00 |
|
kaetemi
|
2a27139594
|
Inventory bug workaround, ref #177
|
2014-08-25 15:32:00 +02:00 |
|
kaetemi
|
772245a3e6
|
Merge with default
--HG--
branch : multipass-stereo
|
2014-08-16 15:05:32 +02:00 |
|
botanic
|
64fafda9bc
|
updated hgignore
|
2014-08-15 03:55:49 -07:00 |
|
kaetemi
|
93376226c4
|
Use software cursor with attached display
--HG--
branch : multipass-stereo
|
2014-08-07 19:45:26 +02:00 |
|
kaetemi
|
38abf2193f
|
Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
|
2014-08-07 18:49:05 +02:00 |
|
kaetemi
|
e2bfb5d542
|
Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
|
2014-08-07 04:36:51 +02:00 |
|
kaetemi
|
7c39f7d33b
|
Specify monitor when changing display mode
--HG--
branch : multipass-stereo
|
2014-08-07 01:04:58 +02:00 |
|
kaetemi
|
4e33e5cf2f
|
Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
|
2014-08-06 14:36:09 +02:00 |
|
kaetemi
|
f2274d2378
|
OVR: Iterate devices
--HG--
branch : multipass-stereo
|
2014-08-04 19:19:15 +02:00 |
|
kaetemi
|
1a413b0fe3
|
Add FXAA to Ryzom Client
--HG--
branch : multipass-stereo
|
2014-08-04 06:19:19 +02:00 |
|
kaetemi
|
ec4762f669
|
3D: Add FXAA
--HG--
branch : multipass-stereo
|
2014-08-04 04:44:27 +02:00 |
|
kaetemi
|
d98f1ede47
|
Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
|
2014-08-04 00:57:43 +02:00 |
|
kaetemi
|
e88dedf00c
|
Adjust render target handling for effects
--HG--
branch : multipass-stereo
|
2014-08-03 22:15:44 +02:00 |
|
kaetemi
|
8af686f7ef
|
3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
|
2014-08-03 20:35:05 +02:00 |
|
kaetemi
|
e4e1e3e5a1
|
Sound orientation with HMD and Headphones
--HG--
branch : multipass-stereo
|
2014-08-01 23:11:35 +02:00 |
|
kaetemi
|
c11706feb8
|
Project GUI into space
--HG--
branch : multipass-stereo
|
2014-08-01 15:44:12 +02:00 |
|
kaetemi
|
caefb04928
|
Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
|
2014-08-01 13:20:55 +02:00 |
|
kaetemi
|
dac5b2d274
|
Merge with game-device
--HG--
branch : multipass-stereo
|
2014-07-31 02:07:20 +02:00 |
|
nimetu
|
0d2fc4696f
|
Crafted tool durability, fix #156
|
2014-07-28 23:51:25 +02:00 |
|
kaetemi
|
f724d13700
|
Fix #71
|
2014-07-28 22:16:41 +02:00 |
|
kaetemi
|
5930d3b384
|
Backed out changeset: 7bdb27443f88
|
2014-07-28 22:15:09 +02:00 |
|
kervala
|
49c53955a6
|
Fixed: Some typos
|
2014-07-19 13:59:54 +02:00 |
|
kaetemi
|
3f5eedf040
|
Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
|
2014-07-14 20:27:46 +02:00 |
|
kaetemi
|
aca4d8e48b
|
One set of SQL scripts to rule them all
|
2014-07-14 19:15:23 +02:00 |
|
kaetemi
|
7200d17801
|
HID: Adjust free look
--HG--
branch : game-device
|
2014-07-12 17:47:00 +02:00 |
|
kaetemi
|
496f7f268c
|
Trash DirectInput
--HG--
branch : game-device
|
2014-07-12 17:17:24 +02:00 |
|
kaetemi
|
e729a9d035
|
Fix #162: Center ingame mouse cursor after login
|
2014-07-09 12:31:22 +02:00 |
|
kaetemi
|
f281622d47
|
Trash DirectInput
--HG--
branch : game-device
|
2014-07-08 22:21:11 +02:00 |
|
kaetemi
|
e8f7851dd2
|
Fix compile
|
2014-06-21 22:32:49 +02:00 |
|
kaetemi
|
66922f04bd
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:43:03 +02:00 |
|
kaetemi
|
fd6a95e3a3
|
Backed out changeset: f665fcc42968 (except dru.cpp)
|
2014-06-19 20:22:12 +02:00 |
|
kaetemi
|
b18203fc4e
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
kaetemi
|
2e096a9b36
|
Fix Ryzom client compile under MinGW
|
2014-06-19 01:17:35 +02:00 |
|
kaetemi
|
15dc492690
|
Set additional preferred memory
|
2014-06-05 15:51:25 +02:00 |
|
kaetemi
|
1f786418a7
|
Crash safely with an error when sphrase is missing on client
|
2014-05-23 19:13:36 +02:00 |
|
kaetemi
|
47e5e587ad
|
Use vector instead of map to store sbrick sheets, it's faster
|
2014-05-23 19:13:08 +02:00 |
|
kervala
|
46e5c39e74
|
Changed: Replaced some spaces by tabulations
|
2014-05-13 09:29:45 +02:00 |
|
botanic
|
b57755b9ee
|
Fix for bug from de6f606
|
2014-05-10 09:15:00 -07:00 |
|
kervala
|
d7c9608d83
|
Fixed: Compilation error
|
2014-05-09 19:18:56 +02:00 |
|
kaetemi
|
db5c65fedf
|
Merge
|
2014-04-30 12:57:54 +02:00 |
|
kaetemi
|
1a4a7bafab
|
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
|
2014-04-30 12:54:20 +02:00 |
|
kervala
|
060347f2b9
|
Changed: Small typo
|
2014-04-30 09:18:31 +02:00 |
|
kervala
|
50324ccd55
|
Fixed #151: White box on character selection screen (a big thanks to nimetu for the patch!)
|
2014-04-29 10:31:02 +02:00 |
|
kervala
|
8972ecf1b3
|
Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
|
2014-04-26 22:51:03 +02:00 |
|
kervala
|
01bc4eeb92
|
Changed: Minor changes
|
2014-04-25 11:58:35 +02:00 |
|
kervala
|
31859175ba
|
Backed out changeset: 79980ce60498
|
2014-04-24 19:31:53 +02:00 |
|
kervala
|
24fa8df5ff
|
Fusion avec default
--HG--
branch : compatibility
|
2014-04-24 19:16:42 +02:00 |
|
kervala
|
3fff8fe467
|
Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
|
2014-04-24 18:11:16 +02:00 |
|
Nimetu
|
02cb532401
|
Properly restore saved camera distance from config file (issue #130)
--HG--
branch : Issue#130
|
2014-04-23 23:20:13 +03:00 |
|
Matthew Lagoe
|
c7650f041a
|
Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
|
2014-04-21 03:31:14 -07:00 |
|
botanic
|
db2f0435cd
|
missing =
|
2014-04-21 03:03:39 -07:00 |
|
botanic
|
bac99a8815
|
fix for missing include
|
2014-04-21 03:00:19 -07:00 |
|
botanic
|
18f72e3781
|
php is_writable is not reliable
|
2014-04-21 02:39:29 -07:00 |
|
shubham_meena
|
1970dd0ff4
|
remove wrong panel from settings page
--HG--
branch : issue#119
|
2014-04-11 13:25:12 +05:30 |
|
botanic
|
4891ce5dc4
|
fix paths
|
2014-04-07 08:03:55 -07:00 |
|
botanic
|
fd4fce0d6a
|
missing .
|
2014-04-07 06:39:41 -07:00 |
|
botanic
|
5fe1dd709f
|
display erors on installer
|
2014-04-07 06:35:15 -07:00 |
|
botanic
|
fff4682d92
|
missed it on all of them
|
2014-04-07 06:29:44 -07:00 |
|
botanic
|
cd9deab467
|
Merge
|
2014-04-07 06:27:49 -07:00 |
|
botanic
|
08b1602e5a
|
missed a ../
|
2014-04-07 06:27:15 -07:00 |
|
Matthew Lagoe
|
0a631f5f9f
|
Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
|
2014-04-06 22:31:39 -07:00 |
|
Matthew Lagoe
|
3f54b93b30
|
Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
|
2014-04-06 22:29:55 -07:00 |
|
kaetemi
|
e494200c21
|
Bugfix: Kill users who attempt to escape the game
|
2014-04-01 13:54:39 +02:00 |
|
kaetemi
|
562dae3c3f
|
Add command to eternally trap players ingame
|
2014-04-01 13:52:36 +02:00 |
|
kaetemi
|
5ed5cd5ea8
|
Add interface for HMD with player death support
|
2014-04-01 13:14:44 +02:00 |
|
Jan Boon
|
2eacddc47c
|
Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
|
2014-03-28 20:02:14 +01:00 |
|
Jan Boon
|
6765d4f091
|
Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
|
2014-03-28 20:01:46 +01:00 |
|
kaetemi
|
283f52a03f
|
Merge
|
2014-03-28 19:50:21 +01:00 |
|
kervala
|
81881a583f
|
Fixed: Switch not handled warnings
--HG--
branch : compatibility
|
2014-03-27 15:53:19 +01:00 |
|
kervala
|
9f0daa9a1e
|
Fixed: Wrong header guard warning
|
2014-03-27 15:51:20 +01:00 |
|
kervala
|
2e6ac0ad84
|
Fixed: Wrong header guard warning
--HG--
branch : compatibility
|
2014-03-27 15:51:20 +01:00 |
|
kervala
|
bfaf952f32
|
Fixed: Warnings with clang: wrong ! and == operators order
|
2014-03-27 15:50:58 +01:00 |
|
kervala
|
8fa24eeb4e
|
Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
|
2014-03-27 15:50:58 +01:00 |
|
kervala
|
b8ad53adf3
|
Fixed: Typo detected by clang
|
2014-03-27 13:40:22 +01:00 |
|
kervala
|
79529b1581
|
Fixed: Typo detected by clang
--HG--
branch : compatibility
|
2014-03-27 13:40:22 +01:00 |
|
shubham_meena
|
685987149d
|
changed hardcoded location of ams_lib with location difined in configuration
--HG--
branch : issue#120
|
2014-03-27 16:50:26 +05:30 |
|
kervala
|
e2797c2567
|
Changed: Include PCH
|
2014-03-26 13:14:14 +01:00 |
|
kervala
|
b83c69bf89
|
Changed: Include PCH
--HG--
branch : compatibility
|
2014-03-26 13:14:14 +01:00 |
|
kervala
|
e9b8ee0fec
|
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
|
2014-03-26 13:13:17 +01:00 |
|
kervala
|
868470c19f
|
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
--HG--
branch : compatibility
|
2014-03-26 13:13:17 +01:00 |
|
shubham_meena
|
420a615321
|
login.php edited online with Bitbucket: to provide access through both username and email
--HG--
branch : Issue#123
|
2014-03-25 06:35:21 +00:00 |
|
shubham_meena
|
26c8e7ad15
|
changed login through email / username
--HG--
branch : Issue#123
|
2014-03-25 06:29:17 +00:00 |
|
botanic
|
99b122c84c
|
fix my typo's
|
2014-03-24 10:45:42 -07:00 |
|
shubham_meena
|
af2cf14273
|
changed login from username to both username and email
--HG--
branch : Issue#123
|
2014-03-24 17:07:53 +05:30 |
|