Commit graph

1688 commits

Author SHA1 Message Date
kervala
fd657b5ef4 Changed: Replaced some spaces by tabulations 2014-05-13 09:29:45 +02:00
botanic
3c95e77cae Fix for bug from de6f606 2014-05-10 09:15:00 -07:00
kervala
c2d21f0363 Fixed: Compilation error 2014-05-09 19:18:56 +02:00
kaetemi
fb56ef3fdc Merge 2014-04-30 12:57:54 +02:00
kaetemi
c93b04df1d Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 2014-04-30 12:54:20 +02:00
kervala
226a3131b1 Changed: Small typo 2014-04-30 09:18:31 +02:00
kervala
3dca7304f0 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
8c180c2520 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 2014-04-26 22:51:03 +02:00
kervala
2f2bded357 Changed: Minor changes 2014-04-25 11:58:35 +02:00
kervala
48220f401c Backed out changeset: 79980ce60498 2014-04-24 19:31:53 +02:00
kervala
22374fb124 Fusion avec default 2014-04-24 19:16:42 +02:00
kervala
4da04fdfaa Changed: Replaced strlwr by toLower 2014-04-24 18:11:16 +02:00
Nimetu
f593aa4eaf Properly restore saved camera distance from config file (issue #130) 2014-04-23 23:20:13 +03:00
Matthew Lagoe
9eee69f72d 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
10cdf495ca missing = 2014-04-21 03:03:39 -07:00
botanic
1191a37816 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
1c30c1067e php is_writable is not reliable 2014-04-21 02:39:29 -07:00
shubham_meena
3d2b66af73 remove wrong panel from settings page 2014-04-11 13:25:12 +05:30
botanic
01a7736de6 fix paths 2014-04-07 08:03:55 -07:00
botanic
7e27e78c25 missing . 2014-04-07 06:39:41 -07:00
botanic
23209d1735 display erors on installer 2014-04-07 06:35:15 -07:00
botanic
5e61238b6c missed it on all of them 2014-04-07 06:29:44 -07:00
botanic
324bfb8623 Merge 2014-04-07 06:27:49 -07:00
botanic
2277f6fbcb missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
3316ed1c3d 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
80d3670385 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
07333cd822 Bugfix: Kill users who attempt to escape the game 2014-04-01 13:54:39 +02:00
kaetemi
7af85d6f2f Add command to eternally trap players ingame 2014-04-01 13:52:36 +02:00
kaetemi
9edd54c446 Add interface for HMD with player death support 2014-04-01 13:14:44 +02:00
Jan Boon
b210450b8d 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
8c60f711fe 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
7d9c76704f Merge 2014-03-28 19:50:21 +01:00
kervala
85ab0dba81 Fixed: Switch not handled warnings 2014-03-27 15:53:19 +01:00
kervala
4e755833ea Fixed: Wrong header guard warning 2014-03-27 15:51:20 +01:00
kervala
9455917025 Fixed: Wrong header guard warning 2014-03-27 15:51:20 +01:00
kervala
479f31ef3b Fixed: Warnings with clang: wrong ! and == operators order 2014-03-27 15:50:58 +01:00
kervala
7d4b89afc9 Fixed: Warnings with clang: wrong ! and == operators order 2014-03-27 15:50:58 +01:00
kervala
bce1d66c07 Fixed: Typo detected by clang 2014-03-27 13:40:22 +01:00
kervala
48682299cf Fixed: Typo detected by clang 2014-03-27 13:40:22 +01:00
shubham_meena
ccd5355f48 changed hardcoded location of ams_lib with location difined in configuration 2014-03-27 16:50:26 +05:30
kervala
fadb352152 Changed: Include PCH 2014-03-26 13:14:14 +01:00
kervala
2be2509e38 Changed: Include PCH 2014-03-26 13:14:14 +01:00
kervala
b3cef75c76 Fixed: Improve compilation speed including revision.h in a smaller .cpp file 2014-03-26 13:13:17 +01:00
kervala
446abed89a Fixed: Improve compilation speed including revision.h in a smaller .cpp file 2014-03-26 13:13:17 +01:00
shubham_meena
7d92faa5be login.php edited online with Bitbucket: to provide access through both username and email 2014-03-25 06:35:21 +00:00
shubham_meena
be4633c1b8 changed login through email / username 2014-03-25 06:29:17 +00:00
botanic
101b48fcc8 fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
b719ba6464 changed login from username to both username and email 2014-03-24 17:07:53 +05:30
kervala
c325eaaacb Changed: Minor changes 2014-03-23 20:36:46 +01:00
kervala
c0e10e4a5d Changed: Removed pwd command 2014-03-23 20:36:05 +01:00