Commit graph

3578 commits

Author SHA1 Message Date
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
62eb6347e5 Changed: Aligned methods names 2014-03-27 16:34:55 +01:00
kervala
9f0daa9a1e Fixed: Wrong header guard warning 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
b8ad53adf3 Fixed: Typo detected by clang 2014-03-27 13:40:22 +01:00
kervala
a0801ebffe Changed: Removed useless definitions 2014-03-27 13:39:46 +01:00
kervala
def5243d06 Changed: Updated OpenGL headers 2014-03-27 13:39:16 +01:00
kervala
a8c35f9229 Fixed: Used code being removed by -Wl,-x on Mac OS X 2014-03-27 13:03:38 +01:00
kervala
55a29115ba Changed: Detect available video memory with OpenGL extensions 2014-03-26 14:34:07 +01:00
kervala
0aaad7051b Changed: Use OpenGL ES functions prototypes from official headers 2014-03-26 14:32:00 +01:00
kervala
c59f9d8a5e Changed: Optimize OpenGL driver PCH 2014-03-26 14:31:32 +01:00
kervala
927ff14998 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
2014-03-26 14:14:36 +01:00
kervala
e2797c2567 Changed: Include PCH 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
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
6c345bf6b7 Merge 2014-03-24 10:45:54 -07: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
kervala
16d0f49b45 Changed: Minor changes 2014-03-23 20:36:46 +01:00
kervala
3045bdac62 Changed: Removed pwd command 2014-03-23 20:36:05 +01:00
kervala
3f2b2757d1 Fixed: Removed chmod because useless 2014-03-23 20:34:28 +01:00
kervala
d40db9f2af Fixed: Wrong parameters passed to bash script 2014-03-23 20:32:44 +01:00
kervala
4c159a04dd Changed: Use BuildName only on Unix 2014-03-23 20:31:59 +01:00
kervala
697e72751e Changed: Use fullpath in batch file 2014-03-23 20:27:09 +01:00
kervala
41ac5d56d8 Changed: Create .sh file under Unix 2014-03-23 20:26:29 +01:00
kervala
350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 2014-03-23 20:25:48 +01:00
shubham_meena
5bef18032e added web title in translations
--HG--
branch : Issue#121
2014-03-23 18:48:39 +05:30
shubham_meena
7217a99c59 added title of web in translations
--HG--
branch : Issue#121
2014-03-23 17:56:42 +05:30
shubham_meena
bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
2014-03-23 10:45:30 +00:00
shubham_meena
f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
2014-03-23 15:16:20 +05:30
kervala
7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 2014-03-22 19:36:53 +01:00
kervala
aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 2014-03-22 19:36:13 +01:00
kervala
98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 2014-03-22 18:20:30 +01:00
kervala
2076a6b13d Changed: Typo 2014-03-22 16:23:28 +01:00
kervala
6c4d33c2a6 Changed: Improvements in patch system 2014-03-22 16:23:17 +01:00
kaetemi
2f19b88539 Fix crash in 0_setup.py on Linux 2014-03-15 09:12:40 +01:00
kaetemi
de9724a821 Add color to console output 2014-03-13 18:34:26 +01:00
kaetemi
b3cf16f263 Separate output directories from input directories 2014-03-12 19:19:52 +01:00
botanic
9661711c66 dont chmod just check permissions 2014-03-10 12:56:47 -07:00
kaetemi
c5f3c5d9d0 Compile fix 2014-03-02 21:43:24 +01:00
kaetemi
5a97a3aef0 Fix config 2014-03-02 01:37:20 +01:00
kaetemi
98fdfb672c Cleanup config 2014-03-02 01:27:09 +01:00
kaetemi
2b5373e436 Fix duplicate config data 2014-03-02 01:13:48 +01:00