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 |
|
nimetu
|
62195d5296
|
Merged ryzom/ryzomcore into default
|
2013-10-30 19:14:29 +02:00 |
|
sfb
|
6f0ff5fc19
|
merged world editor qt to default
|
2013-10-28 13:03:08 -05: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
|
09a89898f3
|
added some hgignore settings
|
2013-10-26 01:11:09 -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 |
|
Matthew Lagoe
|
563396d460
|
Merged in botanic/rc-botanic-webdev (pull request #39)
additional fix's for AMS
|
2013-10-25 22:59:57 -07:00 |
|
Matthew Lagoe
|
f9fdbb97f4
|
Merged in rc-botanic-webdev (pull request #1)
additional fix's for AMS
|
2013-10-25 22:55:31 -07:00 |
|