Commit graph

568 commits

Author SHA1 Message Date
liria
25a64bd4b2 CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche 2014-01-22 23:49:11 +00:00
kervala
7856179879 Fixed: #96 cmake and freetype detection on Linux Debian SID 2014-01-22 10:24:35 +01:00
kaetemi
e140e61387 Fix Qt build on Windows 2014-01-21 12:50:23 +01:00
C?dric OCHS
a44dd3e15f Merged in nimetu/ryzomcore/php-mysqli-refactor (pull request #45)
Replace deprecated mysql functions with mysqli in login and ring scripts
2014-01-10 14:03:12 +01:00
Nimetu
227236c2e8 Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-10 14:00:09 +02:00
C?dric OCHS
cd66977966 Merged in nimetu/ryzomcore/misc-patches (pull request #44)
misc patches - cherry pick whats useful
2014-01-04 00:02:02 +01:00
Nimetu
cb456d700e Remove tooltip debug message from logs 2014-01-04 00:20:05 +02:00
Nimetu
8d160195f7 Hide over the limit landmarks instead deleting them 2014-01-03 22:43:00 +02:00
Nimetu
2577067117 Fix typo (issue #70) 2014-01-03 19:51:50 +02:00
Nimetu
9072c944a2 Fix inventory items draggable state (issue #78) 2014-01-03 20:31:14 +02:00
Nimetu
913e653f5b Add deadlock counter to prevent endless loop (issue #73) 2014-01-03 19:11:49 +02:00
Nimetu
d6a41e652f Merge 2014-01-03 18:03:11 +02:00
Nimetu
9ac6ba900e Merge 2014-01-03 18:02:08 +02:00
Nimetu
40dacf5029 Merge 2014-01-03 18:01:47 +02:00
botanic
a4dfe3d6d3 dont force null driver, doesnt work on all cards and disable maximising max while running pipeline 2013-12-30 10:03:49 -08:00
botanic
67257f0629 un kaetemi'd the pipeline 2013-12-30 08:59:59 -08:00
botanic
ebce4a1c46 added single bat file to run whole pipeline 2013-12-29 23:25:09 -08:00
botanic
f5dda18115 added is_installed to ignore list 2013-12-18 12:07:19 -08:00
botanic
588422e2f1 fixed permissions 2013-12-18 11:45:10 -08:00
botanic
da76caf225 changed client_default to use shard 2013-12-17 06:54:27 -08:00
botanic
8b212636d5 ams needs some urls editable without recompiling 2013-12-17 05:10:28 -08:00
botanic
7af50aa27d fixed permissions on default admin account 2013-12-17 04:59:53 -08:00
botanic
4be630c6cb added the install for ring_open 2013-12-17 00:07:09 -08:00
botanic
f7aa4d9fe7 a positive and a negative is supposted to be NEGATIVE stupid php 2013-12-16 23:38:24 -08:00
botanic
946cb9ddfd updated words file 2013-12-16 23:19:29 -08:00
botanic
3835df8cf9 helps if i use the right file... 2013-12-16 23:14:24 -08:00
botanic
3a46a24cae forgot a few ; 2013-12-16 23:11:30 -08:00
botanic
9d67e29305 fixed some permissions issues, setup system so that it has a is_installed file to determin if it should install or not 2013-12-16 22:59:06 -08:00
botanic
21f3c3ba0b Merge 2013-12-14 19:36:36 -08:00
botanic
af32483718 fix for new install 2013-12-14 19:34:07 -08:00
kervala
dd6f57601e Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 2013-12-14 09:18:51 +01:00
kervala
03896bf787 Fixed: Warning "LNK4224: /INCREMENTAL:YES is no longer supported" 2013-11-22 11:27:30 +01:00
kervala
27e40affec Changed: #85 Compilation with STLport + EOL 2013-11-22 11:25:53 +01:00
kervala
9ebbc84059 Fixed: #85 Compilation with STLport 2013-11-22 11:25:12 +01:00
kervala
e2109e7971 Fixed: Assign instead of comparison 2013-11-22 11:20:07 +01:00
picomancer
2b8dd8c279 README: Update URL for build instructions, fix typo 2013-11-13 17:25:12 -05:00
kervala
cb9023d981 Fixed: Warning with clang 2013-11-13 22:53:26 +01:00
kervala
1147603e6b Changed: Manual -isysroot and -mmacosx-version-min useless because already set by CMake 2013-11-13 22:52:48 +01:00
kervala
3b053a8ff7 Fixed: Verbose warning 2013-11-13 22:23:57 +01:00
kervala
99bdbfb318 Fixed: Compilation under Mac OS X 2013-11-13 22:23:24 +01:00
kervala
8af0f2a1ce Fixed: Warning with clang 2013-11-13 22:23:02 +01:00
kervala
c5e45c4d5e Changed: Don't need to change _PolygonSmooth if value is the same 2013-11-13 21:55:14 +01:00
kervala
a81b98d4f7 Changed: Implement VSync under Mac OS X 2013-11-13 21:54:45 +01:00
kervala
a692f0eadd Changed: Replace strlwr by toLower 2013-11-13 21:53:21 +01:00
kervala
86f8486618 Fixed: #77 crash when using lua:parseInterfaceFromString() (a big thanks to nimetu for the fix !) 2013-11-13 21:52:21 +01:00
kervala
302b271425 Fixed: Wrong algorithm 2013-11-13 21:46:42 +01:00
kervala
1f00aa43d0 Changed: EOL 2013-11-13 21:45:06 +01:00
kervala
9e13443c50 Fixed: Warning with clang 2013-11-13 21:40:41 +01:00
kervala
7d926d0989 Changed: Replaced math.mod by math.fmod in Ring lua files 2013-11-13 21:38:23 +01:00
kervala
79b60462a9 Changed: Replaced atof by fromString 2013-11-13 21:37:28 +01:00