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 |
|
kervala
|
43cb482d7e
|
Changed: Don't check for D3D radio button under other OSes
|
2013-09-29 13:51:43 +02:00 |
|
kervala
|
49550556ac
|
Changed: Minor change
|
2013-09-29 13:51:08 +02:00 |
|
kervala
|
d8cede8381
|
Changed: Disable D3D radio button for other OSes
|
2013-09-29 13:50:38 +02:00 |
|
kervala
|
81942a6e4a
|
Changed: Virtual destructors
|
2013-09-29 13:49:53 +02:00 |
|
kervala
|
16d0137b8a
|
Fixed: Compilation under Linux
|
2013-09-29 13:49:07 +02:00 |
|
kervala
|
dcd26e09f9
|
Changed: Minor changes
|
2013-09-29 13:47:30 +02:00 |
|
kervala
|
da67ac8517
|
Fixed: Wrong driver version in Ryzom Configurator
Fixed: Typo in "width"
|
2013-09-29 13:46:43 +02:00 |
|
kervala
|
d4ca2673cb
|
Changed: Added PCH for ryzom configurator qt
|
2013-09-29 13:44:04 +02:00 |
|
kervala
|
713e7b75b3
|
Changed: Detect Windows 8 and Windows Server 2012
|
2013-09-29 13:41:42 +02:00 |
|
kervala
|
be6a77e9de
|
Fixed: Compilation under Linux
|
2013-09-28 10:18:35 +02:00 |
|
Cédric OCHS
|
ffb407d789
|
Merged in nimetu/ryzomcore (pull request #28)
Fixed: restore correct resolution
|
2013-09-27 20:07:08 +02:00 |
|
kervala
|
6b9e9b8486
|
Changed: Include Lua headers directory for GUI Editor
|
2013-09-27 16:43:02 +02:00 |
|
kervala
|
9889049239
|
Fixed: Some warnings
|
2013-09-27 16:30:55 +02:00 |
|
Nimetu
|
894232c4c9
|
Fixed: Do not save client.cfg when exiting from char selection screen or correct window size is lost
|
2013-09-27 12:58:34 +03:00 |
|
Nimetu
|
0b1125e253
|
Fixed: restore correct fullscreen resolution
|
2013-09-27 12:16:13 +03:00 |
|
kervala
|
d2749d1857
|
Changed: Detect Express versions
|
2013-09-27 11:05:52 +02:00 |
|
kervala
|
3ab977f4d7
|
Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
|
2013-09-27 10:52:44 +02:00 |
|
kervala
|
f6ddcacd56
|
Fixed: Windows SDK detection for some previous versions
|
2013-09-27 09:26:22 +02:00 |
|
kaetemi
|
185709734d
|
Fix warnings
|
2013-09-27 01:32:01 +02:00 |
|
kaetemi
|
e7e7a942f8
|
Fix warnings
|
2013-09-27 01:11:19 +02:00 |
|
kaetemi
|
3d53e078a5
|
Fix line endings
|
2013-09-27 00:08:49 +02:00 |
|
kervala
|
2709a72e43
|
Fixed: LNK2011 when using external libraries
|
2013-09-26 22:50:13 +02:00 |
|
kervala
|
2af24d272b
|
Changed: Improved Windows SDK detection
|
2013-09-26 22:49:30 +02:00 |
|
Nimetu
|
87a11924ca
|
Fixed: remember selected resolution in login screen (issue #36)
|
2013-09-26 21:34:55 +03:00 |
|
Cédric OCHS
|
46cf1584de
|
Merged in nimetu/ryzomcore (pull request #26)
Fixed: map landmark bug (issue #15)
|
2013-09-25 08:52:30 +02:00 |
|
kervala
|
b5c625f261
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
2013-09-24 21:33:59 +02:00 |
|
Nimetu
|
3d0ea8c433
|
Fixed: map landmark bug (issue #15)
|
2013-09-23 17:34:01 +03:00 |
|
Quitta
|
753893d8a9
|
updated client_default.cfg and removed rhe anon login
|
2013-09-23 03:52:20 +02:00 |
|
Quitta
|
3d7a7dc191
|
Merge with quitta-gsoc-2013
|
2013-09-23 00:49:16 +02:00 |
|
Quitta
|
66401ff317
|
Added empty ssl_ca_cert.pem to fix missing cert error
|
2013-09-23 00:39:05 +02:00 |
|
kervala
|
4b6ca1e628
|
Fixed: Wrong variable used to compute array length
|
2013-09-22 13:23:03 +02:00 |
|
kervala
|
4f1897208c
|
Fixed: OpenGL ES driver compilation
|
2013-09-22 13:20:53 +02:00 |
|
kervala
|
26370c962d
|
Fixed: Warnings with GCC
|
2013-09-22 13:20:19 +02:00 |
|
kervala
|
e66b5d82ba
|
Changed: Typo
|
2013-09-22 13:18:28 +02:00 |
|
kervala
|
df8c6e9b08
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
2013-09-22 13:10:57 +02:00 |
|
kervala
|
725093587d
|
Changed: FIX_PRECOMPILED_HEADER now useless
|
2013-09-22 11:05:13 +02:00 |
|
kervala
|
3545bc8527
|
Changed: Link to CURL_LIBRARIES
|
2013-09-22 11:04:40 +02:00 |
|
kervala
|
15d97b9893
|
Changed: Don't include files from project in PCH
|
2013-09-22 11:01:17 +02:00 |
|
kervala
|
482e37bed2
|
Fixed: #55 ryzom_client crashes on start with unprotected error in call to Lua API
|
2013-09-22 10:47:12 +02:00 |
|
StudioEtrange
|
16b23da06b
|
FindMSVC fix
|
2013-09-21 14:14:29 +02:00 |
|
Quitta
|
f93034248d
|
forgot to change one button, quick fix
|
2013-09-21 00:35:04 +02:00 |
|
Quitta
|
b03930ce00
|
changed button sizes and added the forgot password link to the client_cfg.cpp
|
2013-09-21 00:28:53 +02:00 |
|
Quitta
|
54342837ff
|
forgot password added
|
2013-09-20 23:36:19 +02:00 |
|
Quitta
|
1376158cb1
|
Made it possible to redirect to a specific page after login in
|
2013-09-20 05:33:39 +02:00 |
|
Quitta
|
17233ba735
|
renamed the config to config.default.php
|
2013-09-20 03:11:04 +02:00 |
|
Quitta
|
b1c10fbf10
|
some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
|
2013-09-20 02:41:57 +02:00 |
|
Quitta
|
2e68196b2a
|
tried to fix error messages being shown
|
2013-09-17 05:26:09 +02:00 |
|
Quitta
|
6cc2c8cfc3
|
it works, though this will also forward the client to the success page
|
2013-09-17 04:58:02 +02:00 |
|
Quitta
|
e889c639db
|
bah, its late and I'm not working in c++...
|
2013-09-17 04:35:37 +02:00 |
|
Quitta
|
7b1c32176d
|
this should fix it :D!
|
2013-09-17 04:24:57 +02:00 |
|
Quitta
|
4da16dbaad
|
wasn't completely fixed yet, hopefuly it now is
|
2013-09-17 02:31:02 +02:00 |
|
Quitta
|
4c3aedef87
|
small fix
|
2013-09-17 01:59:40 +02:00 |
|
Quitta
|
b0f075a22e
|
updated the help page!
|
2013-09-15 20:11:34 +02:00 |
|
Quitta
|
eb138a8760
|
syncing small fix
|
2013-09-15 19:44:24 +02:00 |
|
Quitta
|
8f4e3d39aa
|
putted image files in the www folder too, because else it can't be accessed from outside!
|
2013-09-15 19:38:49 +02:00 |
|
Quitta
|
1884997714
|
added function that imports the users from the nel db into the ams/ticket_user
|
2013-09-15 19:15:17 +02:00 |
|
Quitta
|
dfa885fcca
|
updated the docs!
|
2013-09-15 18:27:07 +02:00 |
|
kaetemi
|
af51bdbc7a
|
Cleanup vr config interface
|
2013-09-15 02:14:38 +02:00 |
|
kaetemi
|
c26a06b79e
|
Add ingame configuration interface for virtual reality devices
|
2013-09-15 01:34:06 +02:00 |
|
kaetemi
|
64d8faddd0
|
Fix typo
|
2013-09-14 19:05:54 +02:00 |
|
kaetemi
|
adcb3e032b
|
Fix regression from stereo branch in wind tree
|
2013-09-14 18:58:23 +02:00 |
|
kaetemi
|
60cd1f6116
|
Fix compile error in vertex program
|
2013-09-14 17:53:47 +02:00 |
|