Commit graph

3537 commits

Author SHA1 Message Date
kaetemi
b5e90e081e Update default paths for world editor 2014-02-07 17:47:43 +01:00
kaetemi
fe36caf6fc Typo 2014-02-07 17:23:34 +01:00
kaetemi
343f7e8c39 Add build shadow skin to shape process 2014-02-07 17:16:40 +01:00
kaetemi
91abed1567 Add some useful data to gamedev interfaces (temporary) 2014-02-07 15:53:35 +01:00
kaetemi
f223a551ad Generate correct client.cfg data path for dev client 2014-02-07 15:26:15 +01:00
kaetemi
719a316acd Replace shard install script 2014-02-07 14:53:47 +01:00
kaetemi
332b17c382 Remove duplicate tool 2014-02-07 02:17:42 +01:00
kaetemi
9dce6793b2 Fix thread lockup in zone lighter 2014-02-07 02:01:23 +01:00
kaetemi
7ed267dd7d Backed out changeset: de1de16eef3b 2014-02-07 01:49:39 +01:00
kaetemi
68f1440967 Include world editor files directory in prim export 2014-02-07 01:49:16 +01:00
kaetemi
c82c82c44d Improve debug message 2014-02-07 01:49:01 +01:00
kaetemi
0d317d64c6 Let prim checker only open files with ig extension 2014-02-07 01:01:36 +01:00
kaetemi
9ef5fcaacd Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?) 2014-02-07 01:01:19 +01:00
kaetemi
29a70767b4 Merge with default 2014-02-07 00:11:12 +01:00
kaetemi
8647d960b6 Include world editor files in rbank process, part of what caused water not to build 2014-02-06 23:58:18 +01:00
kaetemi
964e1a4bb7 Add more paths to the build gamedata configuration 2014-02-06 23:49:54 +01:00
kaetemi
e606ea3b9f Remove weather configuration from data common 2014-02-06 23:39:05 +01:00
kaetemi
fc0406eb77 Build pacs prim list txt outside repository 2014-02-06 22:10:56 +01:00
kaetemi
5540ec9375 Add separate target directory for shard data 2014-02-06 21:44:14 +01:00
kaetemi
f37ed8c753 Update default paths 2014-02-06 20:31:43 +01:00
kaetemi
652f6b5247 Merge with default 2014-02-06 20:16:18 +01:00
kaetemi
80477df91e Merge with default 2014-02-06 19:54:15 +01:00
Matthew Lagoe
c347165e3d Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
2014-02-05 13:14:50 -08:00
Matthew Lagoe
db18dda4f3 Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48)
Replace deprecated mysql functions with mysqli in login and ring scripts
2014-02-05 13:05:14 -08:00
botanic
c88790dc96 remove sleep on ams install 2014-02-05 13:04:18 -08:00
kaetemi
7989e9e6bc Do not select stereo display debugger when HMD is set to Auto in Snowballs 2014-02-04 20:52:15 +01:00
kaetemi
2833cc42d4 Fix georges sound plugin compilation 2014-02-04 19:21:13 +01:00
kaetemi
f3a1dad1d2 Remove georges4cvs feature 2014-02-03 01:25:02 +01:00
kaetemi
ce88e5836a Remove georges4cvs feature 2014-02-03 00:16:35 +01:00
Jan Boon
f84aab54c0 Merged ryzom/ryzomcore into default 2014-02-02 00:52:25 +01:00
kaetemi
91163ba7bb Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 2014-02-02 00:47:33 +01:00
kervala
cb5a600578 Fixed: Compilation with freetype under Linux 2014-02-01 13:59:47 +01:00
kervala
9b058de0e6 Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET 2014-01-30 16:26:16 +01:00
kervala
62e62d2e72 Fixed: Compilation under Mac OS X 10.9 (new libc++ tr1 namespace is std not std::tr1) 2014-01-30 16:14:25 +01:00
kervala
37d36e0ab5 Fixed: Compilation under Mac OS X 10.9 2014-01-30 14:43:51 +01:00
Nimetu
4c949774c3 Removed debug output 2014-01-29 14:11:08 +02:00
Nimetu
8c16bc6e94 Add mysqli database class to shard admin tool 2014-01-29 14:06:48 +02:00
kervala
2fe67e96e4 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need 2014-01-29 13:06:22 +01:00
botanic
a8cabc90d1 Fixed typo issue 60 2014-01-28 11:41:26 -08:00
Nimetu
a4a575d49e Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-28 00:47:13 +02:00
Nimetu
a6629ddd32 Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality
2014-01-27 23:15:31 +02:00
botanic
8c4a6fc2da Issue #60
does seem to work better when latency is high
2014-01-26 03:20:00 -08:00
botanic
fad0671af1 Merge 2014-01-26 02:58:42 -08:00
botanic
95c63bc0dd Fix for Issue #94 2014-01-26 02:57:59 -08:00
kervala
f256e78b2c Changed: Best fix for Freetype new layout (we only just need to include ft2build.h as done in font_generator.h) 2014-01-26 11:03:33 +01:00
botanic
7bbfca6f1b Backed out php-mysqli-refactor, broke logins 2014-01-26 01:31:47 -08:00
kervala
0e57ad38c3 Fixed: Compilation with freetype 2014-01-25 10:45:57 +01:00
kervala
7ee9607f41 Changed: Enable ig_elevation everywhere (patch by Liria) 2014-01-23 13:08:11 +01:00
liria
9d39e8b0a0 Merged default into ig_elevaton_port_to_linux 2014-01-23 00:49:56 +01:00
liria
39948bd5c7 CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche 2014-01-22 23:49:11 +00:00
kervala
3fc3f584a3 Fixed: #96 cmake and freetype detection on Linux Debian SID 2014-01-22 10:24:35 +01:00
kaetemi
6d39fd64b3 Fix Qt build on Windows 2014-01-21 12:50:23 +01:00
Nimetu
a9f9317dc9 Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-10 14:00:09 +02:00
Nimetu
c37850920a Remove tooltip debug message from logs 2014-01-04 00:20:05 +02:00
Nimetu
4185369ce9 Hide over the limit landmarks instead deleting them 2014-01-03 22:43:00 +02:00
Nimetu
f26e595ad3 Fix typo (issue #70) 2014-01-03 19:51:50 +02:00
Nimetu
ec4b21ac75 Fix inventory items draggable state (issue #78) 2014-01-03 20:31:14 +02:00
Nimetu
2c38c21a40 Add deadlock counter to prevent endless loop (issue #73) 2014-01-03 19:11:49 +02:00
botanic
b358155f73 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
ef83530ccc un kaetemi'd the pipeline 2013-12-30 08:59:59 -08:00
botanic
7a8dd2829f added single bat file to run whole pipeline 2013-12-29 23:25:09 -08:00
botanic
26b8d32aac fixed permissions 2013-12-18 11:45:10 -08:00
botanic
d6f0d99065 changed client_default to use shard 2013-12-17 06:54:27 -08:00
botanic
581ed65fd7 ams needs some urls editable without recompiling 2013-12-17 05:10:28 -08:00
botanic
50e5b956f8 fixed permissions on default admin account 2013-12-17 04:59:53 -08:00
botanic
9ca951e1c5 added the install for ring_open 2013-12-17 00:07:09 -08:00
botanic
e52c525827 a positive and a negative is supposted to be NEGATIVE stupid php 2013-12-16 23:38:24 -08:00
botanic
2776b4f461 updated words file 2013-12-16 23:19:29 -08:00
botanic
395503bed1 helps if i use the right file... 2013-12-16 23:14:24 -08:00
botanic
7c23b19f58 forgot a few ; 2013-12-16 23:11:30 -08:00
botanic
29fc217a88 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
eeeefe4e17 Merge 2013-12-14 19:36:36 -08:00
botanic
5e150397a1 fix for new install 2013-12-14 19:34:07 -08:00
kervala
df32fe7e02 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 2013-12-14 09:18:51 +01:00
kervala
47bcf3504e Fixed: Warning "LNK4224: /INCREMENTAL:YES is no longer supported" 2013-11-22 11:27:30 +01:00
kervala
eb7299b8eb Changed: #85 Compilation with STLport + EOL 2013-11-22 11:25:53 +01:00
kervala
fae156d22d Fixed: #85 Compilation with STLport 2013-11-22 11:25:12 +01:00
kervala
559e5ed395 Fixed: Assign instead of comparison 2013-11-22 11:20:07 +01:00
picomancer
bdefa428b7 README: Update URL for build instructions, fix typo 2013-11-13 17:25:12 -05:00
kervala
70bbc88f0f Fixed: Warning with clang 2013-11-13 22:53:26 +01:00
kervala
4a46f42889 Changed: Manual -isysroot and -mmacosx-version-min useless because already set by CMake 2013-11-13 22:52:48 +01:00
kervala
925a97ad85 Fixed: Verbose warning 2013-11-13 22:23:57 +01:00
kervala
5df1ebf8ba Fixed: Compilation under Mac OS X 2013-11-13 22:23:24 +01:00
kervala
ca82fcfe0c Fixed: Warning with clang 2013-11-13 22:23:02 +01:00
kervala
1d46a6f94e Changed: Don't need to change _PolygonSmooth if value is the same 2013-11-13 21:55:14 +01:00
kervala
1a5100bd93 Changed: Implement VSync under Mac OS X 2013-11-13 21:54:45 +01:00
kervala
43b87ff588 Changed: Replace strlwr by toLower 2013-11-13 21:53:21 +01:00
kervala
c2045c928d Fixed: #77 crash when using lua:parseInterfaceFromString() (a big thanks to nimetu for the fix !) 2013-11-13 21:52:21 +01:00
kervala
0b400ae0c2 Fixed: Wrong algorithm 2013-11-13 21:46:42 +01:00
kervala
57a4c0ece1 Changed: EOL 2013-11-13 21:45:06 +01:00
kervala
b7feea6c95 Fixed: Warning with clang 2013-11-13 21:40:41 +01:00
kervala
2109b536d0 Changed: Replaced math.mod by math.fmod in Ring lua files 2013-11-13 21:38:23 +01:00
kervala
753c5d6378 Changed: Replaced atof by fromString 2013-11-13 21:37:28 +01:00
kervala
3318485d58 Changed: Replaced strlwr by toLower 2013-11-13 21:33:29 +01:00
kervala
5f0a674ad2 Changed: Updated OpenGL registry 2013-11-13 20:31:08 +01:00
botanic
9db3e45ec4 added reload link to if config permissions are wack 2013-11-11 13:23:33 -08:00
botanic
208549a68d properly write the hostname for permissions creation 2013-11-11 13:17:19 -08:00
botanic
a1fb84e014 changed it to error on bad permissions copying config.php 2013-11-11 10:54:09 -08:00
Botanic
8ec1ee4d45 Merge 2013-11-02 16:35:26 -07:00
kervala
48c6c213c6 Fixed: MFC can't be found 2013-10-30 20:46:19 +01:00
sfb
35cf55adca Bad logging, content is unsigned const char*, fixed it to use %s and not cast. 2013-10-28 12:58:08 -05:00
sfb
2220c593f5 Bad merge resolution, fixed a couple source files which merged poorly. 2013-10-28 11:24:31 -05:00
sfb
436970dc46 Bad merge resolution, fixed the build files that merged poorly. 2013-10-28 11:24:02 -05:00
Matthew Lagoe
25c7eec853 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #43)
added rrd_graphs directory
2013-10-26 20:59:38 -07:00
Botanic
19086063e2 added rrd_graphs directory 2013-10-26 20:57:16 -07:00
Botanic
5efa0315d6 Merge 2013-10-26 19:12:27 -07:00
Botanic
c50e0cd8a3 config.default.php 2013-10-26 03:19:59 -07:00
Botanic
5b73e366f0 added folder placeholders 2013-10-26 02:04:54 -07:00
Botanic
d467027f11 fixed bad merge 2013-10-26 00:57:50 -07:00
Botanic
906da99801 Merge 2013-10-26 00:50:56 -07:00
Botanic
bf059cccec Changed installer page to no_visible_elements 2013-10-24 21:58:11 -07:00
Botanic
31a8b188fc added installer for nel_tool database 2013-10-24 20:25:04 -07:00
Botanic
9640354dd6 fixed css 2013-10-24 05:43:38 -07:00
Botanic
7be3abdb06 made logo clickable 2013-10-24 05:03:01 -07:00
Botanic
e3c9670869 fixed more warnings 2013-10-24 04:43:42 -07:00
Botanic
ddb06c7f8c fixed php warning 2013-10-24 04:10:39 -07:00
Botanic
aa92d18666 made users a dropdown for adding users to group 2013-10-24 02:21:43 -07:00
Botanic
df0f710e96 fixed missing </div> 2013-10-24 01:25:05 -07:00
Botanic
73dc75fa5b Fixed Support Groups 2013-10-24 01:12:09 -07:00
Botanic
d47d351122 added option for assigned and unassigned ie "both" 2013-10-23 23:58:34 -07:00
Botanic
32d6f42d29 fixed div in settings template 2013-10-23 18:35:44 -07:00
Botanic
f465807b06 fixed some more static non-static warnings 2013-10-23 18:26:59 -07:00
Botanic
51fdfe97a2 fixed missing index errors 2013-10-23 18:07:09 -07:00
Botanic
c3343a0e0f fixed groupid if there are no groups 2013-10-23 17:12:47 -07:00
Botanic
d3d406a177 cleanup sync 2013-10-23 17:08:27 -07:00
Botanic
b02584407b fixed static call to non static 2013-10-23 17:06:42 -07:00
Botanic
8439f8f952 added fork on linux as well as implimented pid file to check for other running crons 2013-10-23 15:26:36 -07:00
Botanic
7617bd3edc Implimented lazy cron and fixed syncronize button. 2013-10-23 15:06:41 -07:00
sfb
e9b8e2edba merge from default 2013-10-23 12:08:09 -05:00
Botanic
1c5480a0e0 added installing nel db 2013-10-22 22:03:33 -07:00
Botanic
b830995450 Fixed path bugs 2013-10-21 23:57:27 -07:00
Botanic
601cbc8fde remove install.php from sql 2013-10-21 23:31:58 -07:00
Botanic
3c37b2bf13 added installer 2013-10-21 23:31:13 -07:00
Botanic
4e86785fc1 updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html 2013-10-21 23:14:26 -07:00
Botanic
cbed910d11 added installer for when database is missing 2013-10-21 23:02:01 -07:00
Botanic
96691a1a9b Moved Android app 2013-10-21 20:05:16 -07:00
kervala
1e5fe9a8c1 Changed: Search for default installation paths under Windows 2013-10-21 17:50:21 +02:00
Matt Raykowski
8c046cf4c0 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
2013-10-19 16:02:52 -05:00
Botanic
7e768261d1 changed to tabs 2013-10-18 02:25:48 -07:00
Botanic
912ca661cc connection failure message if mysql conneciton fails 2013-10-18 01:51:30 -07:00
kervala
34e4b6aafa Removed: Backup files 2013-10-13 13:34:38 +02:00
kaetemi
2c6d2a3bd3 Merge with default 2013-10-06 20:09:25 +02:00
kaetemi
08a4d9eb11 Fix #67 bad NELID in vertex program parser 2013-10-06 20:06:53 +02:00
kaetemi
03b6dceaa9 Merge with default 2013-10-06 15:50:49 +02:00
kervala
88b2a1a38d Fixed: Use multiarch library path under Linux 2013-09-30 09:11:35 +02:00
kervala
926f046518 Fixed: server_share needs MySQL headers 2013-09-29 20:33:07 +02:00
kervala
4005f3d660 Changed: Link to opengl library 2013-09-29 18:11:05 +02:00
kervala
2becb762f8 Fixed: Some warnings 2013-09-29 16:26:24 +02:00
kervala
58918eed85 Fixed: Some warnings 2013-09-29 13:52:53 +02:00
kervala
329f1aeab9 Changed: Search for OpenGL Qt 4 module 2013-09-29 13:52:21 +02:00