kaetemi
|
b38468036d
|
Use vector instead of map to store sbrick sheets, it's faster
|
2014-05-23 19:13:08 +02:00 |
|
kaetemi
|
f523bf4888
|
Add --admininstall parameter to c1_shard_patch
|
2014-05-23 17:25:52 +02:00 |
|
kaetemi
|
24a11d295b
|
Fix Windows compilation of lightmap_optimizer
|
2014-05-23 01:57:19 +02:00 |
|
C?dric OCHS
|
3642f0c4c4
|
Merged in liria/khanat/lightmap_optimizer_port_to_linux (pull request #62)
Port of lightmap_optimizer to linux
|
2014-05-15 16:52:11 +02:00 |
|
liria
|
1a0a62f61d
|
Merged default into lightmap_optimizer_port_to_linux
|
2014-05-15 16:36:59 +02:00 |
|
kervala
|
13e7bc4ce9
|
Changed: Replaced some spaces by tabulations
|
2014-05-13 09:29:45 +02:00 |
|
botanic
|
cc56a769dd
|
Fix for bug from de6f606
|
2014-05-10 09:15:00 -07:00 |
|
kervala
|
95d7a0201d
|
Fixed: Compilation error
|
2014-05-09 19:18:56 +02:00 |
|
kaetemi
|
a21b425b39
|
Added tag latest-merge-from-default for changeset 950d650ca92e
|
2014-04-30 13:07:12 +02:00 |
|
kaetemi
|
6568e5a046
|
Added tag latest-graft-to-default for changeset 950d650ca92e
|
2014-04-30 13:06:48 +02:00 |
|
kaetemi
|
2b0ee4f100
|
Remove graft tag
|
2014-04-30 13:05:40 +02:00 |
|
kaetemi
|
3190abb46a
|
Merge
|
2014-04-30 12:57:54 +02:00 |
|
kaetemi
|
40ad9bd5e4
|
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
|
2014-04-30 12:54:20 +02:00 |
|
kaetemi
|
e6c8038241
|
Fix EOL
|
2014-04-30 12:53:06 +02:00 |
|
kervala
|
c5d17166eb
|
Changed: Small typo
|
2014-04-30 09:18:31 +02:00 |
|
kervala
|
13b7be40c0
|
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
|
acfbceffe1
|
Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
|
2014-04-26 22:51:03 +02:00 |
|
sfb
|
4e6625a0e4
|
Modified the CTestConfig to point at the new CI server.
|
2014-04-25 14:00:46 -05:00 |
|
kervala
|
453cfe635f
|
Changed: Minor changes
|
2014-04-25 11:58:35 +02:00 |
|
kervala
|
f82da9c5e0
|
Changed: Replaced strlwr by toLower
|
2014-04-24 22:59:29 +02:00 |
|
kervala
|
fdd325166f
|
Backed out changeset: 79980ce60498
|
2014-04-24 19:31:53 +02:00 |
|
kervala
|
adfb6e5e18
|
Fusion with compatibility
|
2014-04-24 19:26:05 +02:00 |
|
kervala
|
17f6aafb2e
|
Fusion avec default
|
2014-04-24 19:16:42 +02:00 |
|
C?dric OCHS
|
9144f568b8
|
Merged in nimetu/ryzomcore/Issue#130 (pull request #65)
Properly restore saved camera distance from config file (issue #130)
|
2014-04-24 19:14:01 +02:00 |
|
C?dric OCHS
|
e00eb70bcf
|
Merged in nimetu/ryzomcore/Issue#145 (pull request #66)
Fix compiling on linux with new OpenGL headers (issue #145)
|
2014-04-24 19:11:05 +02:00 |
|
kervala
|
065a485192
|
Changed: Replaced strlwr by toLower
|
2014-04-24 18:11:16 +02:00 |
|
Nimetu
|
5089520c26
|
Fix compiling on linux with new OpenGL headers (issue #145)
|
2014-04-23 23:23:23 +03:00 |
|
Nimetu
|
9869a530e6
|
Properly restore saved camera distance from config file (issue #130)
|
2014-04-23 23:20:13 +03:00 |
|
Matthew Lagoe
|
35bdcba93b
|
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
|
591d5129d7
|
missing =
|
2014-04-21 03:03:39 -07:00 |
|
botanic
|
b443deb3ca
|
fix for missing include
|
2014-04-21 03:00:19 -07:00 |
|
botanic
|
ff4a43ef48
|
php is_writable is not reliable
|
2014-04-21 02:39:29 -07:00 |
|
dfighter1985
|
113b4c990e
|
Merge gsoc2012-gui-editor.
|
2014-04-19 22:06:14 +02:00 |
|
dfighter1985
|
62e425a18a
|
Merge default.
|
2014-04-19 21:53:29 +02:00 |
|
kervala
|
2b5b6d65c5
|
Changed: Updated OpenGL and OpenGL ES headers
|
2014-04-17 10:44:03 +02:00 |
|
kervala
|
36b7b8c180
|
Fixed: nglXSwapIntervalEXT return type should be void
|
2014-04-17 10:16:30 +02:00 |
|
kervala
|
e358cc3344
|
Changed: Find DirectX libraries in alternative folders
|
2014-04-11 17:56:26 +02:00 |
|
liria
|
9cf10a8cf6
|
Merged default into lightmap_optimizer_port_to_linux
|
2014-04-11 16:47:50 +02:00 |
|
shubham_meena
|
52d6c786b1
|
remove wrong panel from settings page
|
2014-04-11 13:25:12 +05:30 |
|
botanic
|
87b6fd410a
|
fix paths
|
2014-04-07 08:03:55 -07:00 |
|
botanic
|
326cc2b274
|
missing .
|
2014-04-07 06:39:41 -07:00 |
|
botanic
|
7b18331f1c
|
display erors on installer
|
2014-04-07 06:35:15 -07:00 |
|
botanic
|
826a139dd2
|
missed it on all of them
|
2014-04-07 06:29:44 -07:00 |
|
botanic
|
5411537f93
|
Merge
|
2014-04-07 06:27:49 -07:00 |
|
botanic
|
5e25677359
|
missed a ../
|
2014-04-07 06:27:15 -07:00 |
|
Matthew Lagoe
|
d313ffa44a
|
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
|
61bda09239
|
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 |
|
liria
|
d22e986be4
|
Typo correction
|
2014-04-05 13:49:14 +00:00 |
|
liria
|
18b67b2337
|
Merged default into lightmap_optimizer_port_to_linux
|
2014-04-05 15:40:17 +02:00 |
|
kaetemi
|
3dcc7ea7f9
|
Bugfix: Kill users who attempt to escape the game
|
2014-04-01 13:54:39 +02:00 |
|