dfighter1985
470896d85a
Wrong slash...
2014-06-18 02:41:58 +02:00
dfighter1985
c4da612ba6
Crashfix: If the status info widget isn't removed it miraclously crashes the app on shutdown. TODO: investigate why.
2014-06-18 01:20:37 +02:00
dfighter1985
bf16d2addf
Unload plugins when killing them.
2014-06-18 01:15:39 +02:00
dfighter1985
bfe1805927
Object Viewer plugin will now use the Nel3DWidget in the Core plugin.
2014-06-16 16:22:52 +02:00
dfighter1985
320a9dd33a
Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical.
2014-06-16 15:30:35 +02:00
dfighter1985
f28b134fb4
Moved the Nel 3d widget into it's own library.
2014-06-15 22:22:01 +02:00
dfighter1985
b51660f2dd
Nel3DWidget is no longer in the GUI Editor namespace.
2014-06-15 19:52:04 +02:00
dfighter1985
324fd79243
Set some windows attributes.
2014-06-15 19:42:41 +02:00
dfighter1985
4f0cae93d2
Activate the driver when getting a show event, and clear the GUI Editor display widget when there's no GUI loaded.
2014-06-15 19:28:57 +02:00
dfighter1985
5d71cdd56d
Moved the event listener from the 3d widget to the gui control class.
2014-06-15 19:16:52 +02:00
dfighter1985
29526906c4
Fixed build error that was caused by two widgets having the same filenames.
2014-06-15 18:41:54 +02:00
shubham_meena
146ef5e4e0
deactivating a plugin in ams
2014-06-15 09:45:00 +05:30
shubham_meena
0123a4cc7e
activating a plugin in ams
2014-06-15 09:42:09 +05:30
dfighter1985
1992e17172
Renamed nelgui_widget.* to nelgui_ctrl.*
2014-06-14 19:37:42 +02:00
dfighter1985
7b41b68186
Renamed NelGUIWidget to NelGUICtrl, and changed it's base class from QWidget to QObject.
2014-06-14 18:44:57 +02:00
dfighter1985
2a4af46577
TimerId should be set to 0 when hiding.
2014-06-14 18:32:27 +02:00
dfighter1985
86fe3045cf
GUI Editor main window will now send the show/hide events to NelGUIWidget.
2014-06-14 18:31:50 +02:00
dfighter1985
23ad19d0ff
Split Nel3DWidget and NelGUIWidget.
2014-06-14 17:28:33 +02:00
kaetemi
2a87923ced
SSE2: Replace prefetch
2014-06-14 01:09:05 +02:00
kaetemi
92d00936aa
SSE2: Ensure correct allocator is used
2014-06-14 00:38:35 +02:00
kaetemi
f51843a721
SSE2: Remove dead code
2014-06-13 22:21:07 +02:00
kaetemi
56c59d114d
SSE2: Fix for MinGW
2014-06-19 00:05:43 +02:00
kaetemi
b9576c93dd
Merge with default
2014-06-20 03:01:32 +02:00
kaetemi
0c3baeb4de
Implement occlusion queries for AMD/ATI in the OpenGL driver
2014-06-19 21:49:33 +02:00
kaetemi
a07d54e819
Fix Ryzom server compile under MinGW
2014-06-19 20:43:03 +02:00
kaetemi
8967f57fdf
Backed out changeset: f665fcc42968 (except dru.cpp)
2014-06-19 20:22:12 +02:00
kaetemi
00528e1cd6
Fix Ryzom server compile under MinGW
2014-06-19 20:19:39 +02:00
kaetemi
6fa7ddd5a4
Fix Ryzom client compile under MinGW
2014-06-19 01:17:35 +02:00
kaetemi
fa373017f8
Fix NeL GUI compile under MinGW
2014-06-19 00:40:29 +02:00
kaetemi
76704a9952
Fix XA2 driver compile under MinGW
2014-06-18 23:18:06 +02:00
kaetemi
2c6b53c53e
Fix NeL Tools compile under MinGW
2014-06-18 21:05:39 +02:00
kaetemi
a4c86ddf20
Fix D3D driver compile under MinGW
2014-06-18 16:29:02 +02:00
kaetemi
c539596231
Fix NeLNS compile under MinGW
2014-06-18 13:03:11 +02:00
kaetemi
a47d71713f
Fix Snowballs service compile under MinGW
2014-06-18 12:52:03 +02:00
kaetemi
a5b2b269a9
Fix NeL Samples for MinGW
2014-06-18 12:40:53 +02:00
kaetemi
9f699b4923
Fix Snowballs compile under MinGW
2014-06-18 02:05:54 +02:00
kaetemi
275f18d6ab
Fix linking of OpenGL driver under MinGW
2014-06-18 01:21:05 +02:00
kaetemi
fc9dc1471a
Fix linking of OpenAL driver under MinGW
2014-06-18 00:28:08 +02:00
kaetemi
6807d72136
Fix compilation of NL3D under MinGW
2014-06-17 22:33:56 +02:00
kaetemi
5a48e60763
Fix compilation of NLNET under MinGW
2014-06-17 21:56:53 +02:00
kaetemi
5b47ca4709
Fix compilation of NLMISC under MinGW
2014-06-17 21:48:25 +02:00
kaetemi
0420fea931
SSE2: Add macro for force inline
2014-06-13 20:25:45 +02:00
kaetemi
7929f78dd7
SSE2: Align CMatrix
2014-06-13 19:33:09 +02:00
kaetemi
78ccdb16b7
SSE2: Implement alignment for arena allocator
2014-06-13 19:26:22 +02:00
kaetemi
12c636d747
SSE2: Add aligned allocators
2014-06-13 19:12:31 +02:00
kaetemi
3601168194
SSE2: Add CMake options
2014-06-13 19:00:24 +02:00
shubham_meena
8abe4e0c13
deleting plugin from ams
2014-06-13 17:21:49 +05:30
shubham_meena
dd11b78476
Plugin installation first upload t{block name=content}
2014-06-13 16:40:27 +05:30
shubham_meena
60d9b16a4a
plugin installer functionality
2014-06-11 15:57:07 +05:30
shubham_meena
10afd1a3e8
plugin interaction files
2014-06-11 11:52:57 +05:30
shubham_meena
6511b6192b
Database CREATE TABLE IF NOT EXISTS . (
2014-06-10 12:11:34 +05:30
dfighter1985
844e93ec65
Rename log menu item.
2014-06-09 18:01:14 +02:00
dfighter1985
6cc76c9670
Updated qrc location.
2014-06-09 17:58:07 +02:00
dfighter1985
6cd1f2c9d3
Move the log trigger menu item into it's own menu, and remove the menu when unloading the plugin.
2014-06-09 17:55:45 +02:00
dfighter1985
4f09537f31
Destroy context when unloading plugins.
2014-06-09 17:40:06 +02:00
dfighter1985
b7a86fd998
Plugin loading, with issues..
2014-06-09 01:14:13 +02:00
dfighter1985
4a381e857d
Don't crash when removing the plugin of the first tab.
2014-06-08 21:56:31 +02:00
dfighter1985
bbfd0e15cb
Remove Object Viewer menus when unloading the plugin.
2014-06-08 19:39:58 +02:00
dfighter1985
686e1f2013
Line endings...
2014-06-08 19:28:19 +02:00
dfighter1985
892678952f
Remove display sheet id action when unloading the plugin.
2014-06-08 19:27:03 +02:00
dfighter1985
4096166e66
Remove sheet builder action when unloading the plugin.
2014-06-08 18:56:40 +02:00
dfighter1985
8111d9b9a5
Remove translation manager menu when unloading the plugin.
2014-06-08 18:45:13 +02:00
dfighter1985
356973a1bd
Remove GUI Editor menu when unloading the plugin.
2014-06-08 18:30:09 +02:00
dfighter1985
c3084d5661
Implemented plugin unload.
2014-06-08 18:17:24 +02:00
dfighter1985
3eb5115a0b
GUI for plugin loading / unloading in the plugin dialog.
2014-06-07 21:07:46 +02:00
dfighter1985
6da11abef2
Updated qrc location.
2014-06-07 20:04:15 +02:00
dfighter1985
18cc789f48
Progressbar should look nicer on the splash screen now.
2014-06-07 18:10:43 +02:00
dfighter1985
6938777725
Progress bar will now actually show progress.
2014-06-07 17:23:06 +02:00
dfighter1985
bfa4cec7e6
Instead of drawing the progressbar on the splash image, draw it below it. Also move the status text closer to the progress bar.
2014-06-07 16:56:10 +02:00
dfighter1985
89d0222657
Line endings...
2014-06-07 16:41:39 +02:00
kaetemi
e0f0fe2650
Set additional preferred memory
2014-06-05 15:51:25 +02:00
kaetemi
70d798d5fb
Cleanup extension initialization
2014-06-05 15:03:09 +02:00
dfighter1985
9d347a9993
The splash screen will now inform the user about what's happening.
2014-06-05 01:57:13 +02:00
dfighter1985
4473be7fc6
Somehow I always forget the banners...
2014-06-04 22:30:32 +02:00
dfighter1985
2eb031ac3c
First iteration of the new splash screen.
2014-06-04 22:09:11 +02:00
kaetemi
35b01fc3a9
Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing.
2014-06-04 18:59:54 +02:00
shubham_meena
3d89bff37c
changes indentation and extra spaces
2014-06-01 19:52:54 +00:00
shubham_meena
a8d783d0ed
template for plugins in AMS
2014-06-02 01:05:37 +05:30
shubham_meena
5a5316aa94
restructuring of AMS database functions to work with CRUD
2014-05-28 03:48:44 +05:30
shubham_meena
684ae3bdc7
few more changes to the CRUD layer in ams
2014-05-27 14:19:37 +05:30
dfighter1985
06724d4cb0
rename.
2014-05-26 21:07:39 +02:00
dfighter1985
e85f3dc438
Settings dialog on first startup.
2014-05-26 21:04:05 +02:00
dfighter1985
4175957faf
More renames.
2014-05-25 22:45:34 +02:00
shubham_meena
c65a2001ab
CRUD layer for AMS
2014-05-25 15:03:20 +05:30
kaetemi
30072a64c9
Set exec mode
2014-05-23 22:39:50 +02:00
kaetemi
ba0243791d
Crash safely with an error when sphrase is missing on client
2014-05-23 19:13:36 +02:00
kaetemi
12e64f806f
Use vector instead of map to store sbrick sheets, it's faster
2014-05-23 19:13:08 +02:00
kaetemi
b932a7de2a
Add --admininstall parameter to c1_shard_patch
2014-05-23 17:25:52 +02:00
dfighter1985
e56af869ab
Moved plugin menu items to their own sub-menu into the menubar.
2014-05-23 02:26:31 +02:00
kaetemi
1bd6e0993a
Fix Windows compilation of lightmap_optimizer
2014-05-23 01:57:19 +02:00
dfighter1985
52666ced93
More renames.
2014-05-22 15:56:38 +02:00
dfighter1985
b8ea03816b
Rename.
2014-05-22 15:06:40 +02:00
dfighter1985
e57241fe4a
Renames.
2014-05-19 02:08:03 +02:00
dfighter1985
004bca69fa
Renamed the plugin XML files.
2014-05-19 01:45:19 +02:00
dfighter1985
133280f7c6
Renamed ovqt and ovqt plugin binaries.
2014-05-18 21:47:31 +02:00
liria
b4b1e639fd
Merged default into lightmap_optimizer_port_to_linux
2014-05-15 16:36:59 +02:00
dfighter1985
9ee5a37ffd
Merged default
2014-05-14 18:01:15 +02:00
kervala
fd657b5ef4
Changed: Replaced some spaces by tabulations
2014-05-13 09:29:45 +02:00
botanic
3c95e77cae
Fix for bug from de6f606
2014-05-10 09:15:00 -07:00
kervala
c2d21f0363
Fixed: Compilation error
2014-05-09 19:18:56 +02:00
dfighter1985
33e55d85eb
Same as before...
2014-05-07 00:53:07 +02:00
dfighter1985
67ec1cf5be
Readding core plugin that was missing because of a hgignore entry.
2014-05-07 00:50:57 +02:00
dfighter1985
f32545dda8
Moved ovqt to /code/studio
2014-05-06 01:30:28 +02:00
kaetemi
fb56ef3fdc
Merge
2014-04-30 12:57:54 +02:00
kaetemi
c93b04df1d
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
2014-04-30 12:54:20 +02:00
kaetemi
989965e33f
Fix EOL
2014-04-30 12:53:06 +02:00
kervala
226a3131b1
Changed: Small typo
2014-04-30 09:18:31 +02:00
kervala
3dca7304f0
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
8c180c2520
Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
2014-04-26 22:51:03 +02:00
sfb
df06ab1d7b
Modified the CTestConfig to point at the new CI server.
2014-04-25 14:00:46 -05:00
kervala
2f2bded357
Changed: Minor changes
2014-04-25 11:58:35 +02:00
kervala
eedaee3da3
Changed: Replaced strlwr by toLower
2014-04-24 22:59:29 +02:00
kervala
48220f401c
Backed out changeset: 79980ce60498
2014-04-24 19:31:53 +02:00
kervala
22374fb124
Fusion avec default
2014-04-24 19:16:42 +02:00
Cédric OCHS
a607fab7e9
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
kervala
4da04fdfaa
Changed: Replaced strlwr by toLower
2014-04-24 18:11:16 +02:00
Nimetu
6217b46193
Fix compiling on linux with new OpenGL headers (issue #145 )
2014-04-23 23:23:23 +03:00
Nimetu
f593aa4eaf
Properly restore saved camera distance from config file (issue #130 )
2014-04-23 23:20:13 +03:00
dfighter1985
c83ccc76bb
Tile Editor crash fixes.
2014-04-23 02:10:14 +02:00
dfighter1985
324aa7f851
Build fixes.
2014-04-23 00:49:17 +02:00
dfighter1985
e24447e98c
Merged Georges Editor branch.
2014-04-22 21:12:26 +02:00
dfighter1985
392061f06b
Merged default.
2014-04-22 21:10:19 +02:00
dfighter1985
04b2b69909
Merged default.
2014-04-22 21:02:34 +02:00
Matthew Lagoe
9eee69f72d
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
10cdf495ca
missing =
2014-04-21 03:03:39 -07:00
botanic
1191a37816
fix for missing include
2014-04-21 03:00:19 -07:00
botanic
1c30c1067e
php is_writable is not reliable
2014-04-21 02:39:29 -07:00
dfighter1985
8c23925246
Merge default.
2014-04-19 21:53:29 +02:00
kervala
59042ccb6a
Changed: Updated OpenGL and OpenGL ES headers
2014-04-17 10:44:03 +02:00
kervala
396948f89a
Fixed: nglXSwapIntervalEXT return type should be void
2014-04-17 10:16:30 +02:00
kervala
3d95fa2d71
Changed: Find DirectX libraries in alternative folders
2014-04-11 17:56:26 +02:00
liria
0c0eff560f
Merged default into lightmap_optimizer_port_to_linux
2014-04-11 16:47:50 +02:00
shubham_meena
3d2b66af73
remove wrong panel from settings page
2014-04-11 13:25:12 +05:30
botanic
01a7736de6
fix paths
2014-04-07 08:03:55 -07:00
botanic
7e27e78c25
missing .
2014-04-07 06:39:41 -07:00
botanic
23209d1735
display erors on installer
2014-04-07 06:35:15 -07:00
botanic
5e61238b6c
missed it on all of them
2014-04-07 06:29:44 -07:00
botanic
324bfb8623
Merge
2014-04-07 06:27:49 -07:00
botanic
2277f6fbcb
missed a ../
2014-04-07 06:27:15 -07:00
Matthew Lagoe
3316ed1c3d
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
80d3670385
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
89097aa4a1
Typo correction
2014-04-05 13:49:14 +00:00
liria
610226d100
Merged default into lightmap_optimizer_port_to_linux
2014-04-05 15:40:17 +02:00
kaetemi
07333cd822
Bugfix: Kill users who attempt to escape the game
2014-04-01 13:54:39 +02:00
kaetemi
7af85d6f2f
Add command to eternally trap players ingame
2014-04-01 13:52:36 +02:00
kaetemi
9edd54c446
Add interface for HMD with player death support
2014-04-01 13:14:44 +02:00
kervala
cd04a596cd
Backed out changeset: 3937923211ec
2014-03-29 12:45:22 +01:00
Jan Boon
b210450b8d
Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58 )
...
Added tile of web in translations
2014-03-28 20:02:14 +01:00
Jan Boon
8c60f711fe
Merged in shubham_meena/ryzomcore/issue#127 (pull request #56 )
...
collation changed to utf8_unicode_ci
2014-03-28 20:01:46 +01:00
kaetemi
7d9c76704f
Merge
2014-03-28 19:50:21 +01:00
kervala
213749f410
Changed: Replaced some Mac OS X warnings by TODO comments
2014-03-27 16:36:00 +01:00
kervala
b118643bbd
Changed: Aligned methods names
2014-03-27 16:34:55 +01:00
kervala
9f628090cf
Changed: Aligned methods names
2014-03-27 16:34:55 +01:00
kervala
85ab0dba81
Fixed: Switch not handled warnings
2014-03-27 15:53:19 +01:00
kervala
4e755833ea
Fixed: Wrong header guard warning
2014-03-27 15:51:20 +01:00
kervala
9455917025
Fixed: Wrong header guard warning
2014-03-27 15:51:20 +01:00
kervala
479f31ef3b
Fixed: Warnings with clang: wrong ! and == operators order
2014-03-27 15:50:58 +01:00
kervala
7d4b89afc9
Fixed: Warnings with clang: wrong ! and == operators order
2014-03-27 15:50:58 +01:00
kervala
bce1d66c07
Fixed: Typo detected by clang
2014-03-27 13:40:22 +01:00
kervala
48682299cf
Fixed: Typo detected by clang
2014-03-27 13:40:22 +01:00
kervala
0d98d8d0b3
Changed: Removed useless definitions
2014-03-27 13:39:46 +01:00
kervala
b03b2cc5fb
Changed: Removed useless definitions
2014-03-27 13:39:46 +01:00
kervala
4b89a89004
Changed: Updated OpenGL headers
2014-03-27 13:39:16 +01:00
kervala
46fccf9902
Changed: Updated OpenGL headers
2014-03-27 13:39:16 +01:00
kervala
c159b13f5b
Fixed: Used code being removed by -Wl,-x on Mac OS X
2014-03-27 13:03:38 +01:00
kervala
a38f20fba1
Fixed: Used code being removed by -Wl,-x on Mac OS X
2014-03-27 13:03:38 +01:00
shubham_meena
ccd5355f48
changed hardcoded location of ams_lib with location difined in configuration
2014-03-27 16:50:26 +05:30
kervala
ed1b73948d
Changed: Give priority to ARB extensions in tests
2014-03-26 14:36:00 +01:00
kervala
654583807c
Changed: Detect available video memory with OpenGL extensions
2014-03-26 14:34:07 +01:00
kervala
5333ec3420
Changed: Detect available video memory with OpenGL extensions
2014-03-26 14:34:07 +01:00
kervala
d7f7523bdf
Changed: Use OpenGL ES functions prototypes from official headers
2014-03-26 14:32:00 +01:00
kervala
9fd642d24b
Changed: Use OpenGL ES functions prototypes from official headers
2014-03-26 14:32:00 +01:00
kervala
741f806f16
Changed: Optimize OpenGL driver PCH
2014-03-26 14:31:32 +01:00
kervala
091c22bf10
Changed: Optimize OpenGL driver PCH
2014-03-26 14:31:32 +01:00
kervala
efcdbd2424
Changed: Use OpenGL functions prototypes from official headers
...
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
2014-03-26 14:14:36 +01:00
kervala
1f60ea7fdf
Changed: Use OpenGL functions prototypes from official headers
...
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
2014-03-26 14:14:36 +01:00
kervala
fadb352152
Changed: Include PCH
2014-03-26 13:14:14 +01:00
kervala
2be2509e38
Changed: Include PCH
2014-03-26 13:14:14 +01:00
kervala
b3cef75c76
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
2014-03-26 13:13:17 +01:00
kervala
446abed89a
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
2014-03-26 13:13:17 +01:00
shubham_meena
7d92faa5be
login.php edited online with Bitbucket: to provide access through both username and email
2014-03-25 06:35:21 +00:00
shubham_meena
be4633c1b8
changed login through email / username
2014-03-25 06:29:17 +00:00
botanic
5d9b6f294d
Merge
2014-03-24 10:45:54 -07:00
botanic
101b48fcc8
fix my typo's
2014-03-24 10:45:42 -07:00
shubham_meena
b719ba6464
changed login from username to both username and email
2014-03-24 17:07:53 +05:30
kervala
c325eaaacb
Changed: Minor changes
2014-03-23 20:36:46 +01:00
kervala
c0e10e4a5d
Changed: Removed pwd command
2014-03-23 20:36:05 +01:00
kervala
713f87819b
Fixed: Removed chmod because useless
2014-03-23 20:34:28 +01:00
kervala
3d1abe0cbf
Fixed: Wrong parameters passed to bash script
2014-03-23 20:32:44 +01:00
kervala
9ac2a69504
Changed: Use BuildName only on Unix
2014-03-23 20:31:59 +01:00
kervala
37f9c6dd7e
Changed: Use fullpath in batch file
2014-03-23 20:27:09 +01:00
kervala
02e8393896
Changed: Create .sh file under Unix
2014-03-23 20:26:29 +01:00
kervala
4d4daf0541
Changed: Renamed RZ_PATCH to RZ_USE_PATCH
2014-03-23 20:25:48 +01:00
shubham_meena
5bdcd04060
added web title in translations
2014-03-23 18:48:39 +05:30
shubham_meena
4841387a8c
added title of web in translations
2014-03-23 17:56:42 +05:30
shubham_meena
61c7cdebcb
libsetup.php edited online with Bitbucket
2014-03-23 10:45:30 +00:00
shubham_meena
fae178b059
colation changed to utf8_unicode_ci
2014-03-23 15:16:20 +05:30
kervala
02331f7b33
Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
2014-03-22 19:36:53 +01:00
kervala
5e8de3eff0
Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
2014-03-22 19:36:13 +01:00
kervala
f6144dd6fa
Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
2014-03-22 18:20:30 +01:00
kervala
76d7f4b620
Changed: Typo
2014-03-22 16:23:28 +01:00
kervala
3ed24c6955
Changed: Improvements in patch system
2014-03-22 16:23:17 +01:00
kaetemi
7e6cf7c213
Fix crash in 0_setup.py on Linux
2014-03-15 09:12:40 +01:00
kaetemi
49fd01ccfb
Add color to console output
2014-03-13 18:34:26 +01:00
kaetemi
979502cbdd
Separate output directories from input directories
2014-03-12 19:19:52 +01:00
botanic
b4f4745c7d
dont chmod just check permissions
2014-03-10 12:56:47 -07:00
kaetemi
5c18c4e1b5
Compile fix
2014-03-02 21:43:24 +01:00
kaetemi
e7aa837b09
Fix config
2014-03-02 01:37:20 +01:00
kaetemi
33b9e16ec9
Cleanup config
2014-03-02 01:27:09 +01:00
kaetemi
ab83a3e13a
Fix duplicate config data
2014-03-02 01:13:48 +01:00
Cédric OCHS
b8dbb37120
Merged in StudioEtrange/ryzomcore/cmake-fixes (pull request #55 )
...
Cmake fix - FindWindowsSDK
2014-02-28 10:19:37 +01:00
botanic
2dcfc69f08
fixed cretion of users
2014-02-25 19:38:10 -08:00
kaetemi
f4671dd499
Remove duplicate cfg data
2014-02-21 20:39:24 +01:00
StudioEtrange
8c5094817b
fix find windows.h for winsdk8
2014-02-21 17:35:15 +01:00
StudioEtrange
9c37e0f077
Fix bug cannot find right include folder for winsdk8
2014-02-21 16:40:04 +01:00
Jan Boon
f2536515ec
Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54 )
...
OVQT Plugins - CMake Install fixes
2014-02-21 04:53:06 +01:00
kaetemi
66a9a23ca8
Fix #138 Pointer truncation in AI Script VM
2014-02-21 03:17:54 +01:00
kaetemi
affdb36a73
Make packed sheets behaviour consistent accross services
2014-02-20 21:53:11 +01:00
kaetemi
e8c482d36c
Disable build of dataset packed sheets in build pipeline
2014-02-20 20:15:18 +01:00
kaetemi
d0c33ffdfe
Add additional executable permissions
2014-02-20 19:42:56 +01:00
kaetemi
14a6776d0b
Update default directories
2014-02-20 03:37:23 +01:00
kaetemi
a55ddcc00b
Add example configuration for patchman
2014-02-20 03:35:36 +01:00
kaetemi
1114800455
Remove unnecessary cfg
2014-02-20 03:13:30 +01:00
kaetemi
4433139a8e
Add script for creating a new shard patch
2014-02-20 03:09:31 +01:00
kaetemi
0934e84757
Rename scripts
2014-02-20 01:31:09 +01:00
kaetemi
3c5d35137d
Nicer batch scripts for pipeline
2014-02-20 01:06:29 +01:00
kaetemi
78f6aa1ce9
Add build process script for shard sheets
2014-02-19 23:51:55 +01:00
kaetemi
d8e83d5727
Add AIS sheets to shard sheets packer tool
2014-02-19 00:40:04 +01:00
kaetemi
18ba33b02c
Add sheets packer tool for CTimeDateSeasonManager
2014-02-19 00:07:22 +01:00
kaetemi
9ebdd73daf
Add EGS sheets to shard sheets packer tool
2014-02-18 23:50:55 +01:00
kaetemi
44351644f1
Rename CSheets in GPM to CGpmSheets
2014-02-18 22:43:06 +01:00
kaetemi
116e3440c8
Add sheets packer tool for shard GPMS and CContinentContainer
2014-02-18 22:37:21 +01:00
kaetemi
a3830705ef
Add sheets packer tool for shard MS and IOS
2014-02-18 22:19:56 +01:00
kaetemi
410e2d45e1
Fix #134 Exit crash after failed response from character selection
2014-02-17 13:57:26 +01:00
kaetemi
2f05fa2748
Make IG load waiting loop more agreeable
2014-02-17 01:54:12 +01:00
kaetemi
65b29b38e5
Additional streaming behaviour fix for XAudio2 driver
2014-02-17 00:20:29 +01:00
kaetemi
8513e97034
Fix #132 You can no longer walk through rezzed players
2014-02-16 23:09:19 +01:00
kaetemi
374f6a99ed
Remove some debug
2014-02-16 20:44:58 +01:00
kaetemi
b19971fe3f
Fix some streaming behaviour in XAudio2 driver
2014-02-16 20:36:58 +01:00
StudioEtrange
3da6355d73
CMAKE TARGET : SHARED and MODULE
...
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
2014-02-16 19:43:44 +01:00
botanic
52d5a2cfcc
Merge
2014-02-15 19:56:43 -08:00
botanic
8860790b91
force deleting of file so it works even after server crash
2014-02-15 19:52:08 -08:00
kaetemi
92a80850e2
Fix for excessive inlining of npc chat serialization, issue #97
2014-02-14 18:36:15 +01:00
kervala
54ae4e8e0d
Changed: Minor changes
2014-03-23 20:36:46 +01:00
kervala
178017091e
Changed: Removed pwd command
2014-03-23 20:36:05 +01:00
kervala
9607039cf2
Fixed: Removed chmod because useless
2014-03-23 20:34:28 +01:00
kervala
4ee93fc533
Fixed: Wrong parameters passed to bash script
2014-03-23 20:32:44 +01:00
kervala
82686fe4d3
Changed: Use BuildName only on Unix
2014-03-23 20:31:59 +01:00
kervala
2b078627e4
Changed: Use official settings for client.cfg
2014-03-23 20:27:55 +01:00
kervala
91b4a3bb94
Changed: Use fullpath in batch file
2014-03-23 20:27:09 +01:00
kervala
b042ec67f8
Changed: Create .sh file under Unix
2014-03-23 20:26:29 +01:00
kervala
b16d1f1e03
Changed: Renamed RZ_PATCH to RZ_USE_PATCH
2014-03-23 20:25:48 +01:00
kervala
19eeb99e37
Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
2014-03-22 19:36:53 +01:00
kervala
f9f17b0cff
Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
2014-03-22 19:36:13 +01:00
kervala
32089fce78
Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
2014-03-22 18:20:30 +01:00
kaetemi
86d05cbc9a
Fix #134 Exit crash after failed response from character selection
2014-02-17 13:57:26 +01:00
kaetemi
aaff449393
Make IG load waiting loop more agreeable
2014-02-17 01:54:12 +01:00
kaetemi
2c81edcf56
Additional streaming behaviour fix for XAudio2 driver
2014-02-17 00:20:29 +01:00
kaetemi
dd454ad543
Fix #132 You can no longer walk through rezzed players
2014-02-16 23:09:19 +01:00
kaetemi
5db0ba86a7
Remove some debug
2014-02-16 20:44:58 +01:00
kaetemi
3b38848903
Fix some streaming behaviour in XAudio2 driver
2014-02-16 20:36:58 +01:00
kervala
bb156457c0
Changed: Typo
2014-03-22 16:23:28 +01:00
kervala
4011c6c70c
Changed: Improvements in patch system
2014-03-22 16:23:17 +01:00
kaetemi
57e6b3bdbd
Fix for excessive inlining of npc chat serialization, issue #97
2014-02-14 18:36:15 +01:00
kaetemi
ada90101f2
Fixup paths (could we use the search paths for this?)
2014-02-14 04:52:11 +01:00
kaetemi
5fb9ef8675
Cleanup data_shard
2014-02-14 03:30:15 +01:00
kaetemi
c6e291c470
Only copy if needed
2014-02-14 02:46:07 +01:00
kaetemi
870444293f
Merge
2014-02-14 02:38:53 +01:00
kaetemi
ca2d7941f8
Get path for datasets from config like other services
2014-02-14 02:37:41 +01:00
kaetemi
f4a4a41fbf
Fix default directory
2014-02-14 02:03:22 +01:00
kaetemi
5a092039f1
Move mirror sheets back in
2014-02-14 01:58:56 +01:00
kaetemi
93a6e13d5e
Extend shard data script to gather executables and configurations
2014-02-14 01:21:05 +01:00
kaetemi
3860006530
Add directories for patchman to gamedata setup
2014-02-14 01:01:02 +01:00
kaetemi
46ab8acea7
Extend shard data script
2014-02-13 22:02:25 +01:00
botanic
b09fb394da
Backed out merge changeset: b2d97621fa3b
...
Backed out merge revision to its first parent (99840e8413f2)
2014-02-13 12:12:28 -08:00
kervala
81aa2a236a
Fixed: Reverted i18n change
2014-02-13 14:17:32 +01:00
kervala
5c0ee4a9ec
Fixed: Reverted OpenGLES support change
2014-02-13 14:15:34 +01:00
kaetemi
0b3186ac6a
Clean translation diffs from OLDVALUE comments before merge, issue #116 , patch provided by Łukasz K
2014-02-12 16:35:07 +01:00
kaetemi
46bf57aaf7
Fix make_merge_wk for uxt
2014-02-10 16:38:04 +01:00
kaetemi
0366f021ea
Cleanup
2014-02-09 22:35:01 +01:00
kaetemi
c9437f9bd5
Cleanup
2014-02-09 22:21:30 +01:00
kaetemi
e90c325f1b
Merge
2014-02-09 22:15:33 +01:00
kaetemi
ad40eb6450
Fix the bug that caused the shape exporter to crash
2014-02-09 22:12:44 +01:00
kaetemi
aaad67a5e5
Cleanup
2014-02-09 21:53:49 +01:00
kaetemi
c0e55b4cc6
Fix export of NeL Flare
2014-02-09 17:26:26 +01:00
botanic
d558690f44
add_user code for AMS
2014-02-08 20:15:38 -08:00
botanic
f283c4294b
auto create ring user permissions
2014-02-08 19:26:11 -08:00
botanic
194f076443
Set permissions in the ams installer
2014-02-08 19:00:21 -08:00
botanic
61f1795311
Backed out changeset: 7d3eaa1bada0
2014-02-08 18:59:38 -08:00
botanic
d65d9c9b5f
Set permissions in the ams installer
2014-02-08 18:57:03 -08:00
Matthew Lagoe
1d6765ac17
Merged in nimetu/ryzomcore/shard-script-fixes-for-dash (pull request #47 )
...
Change shard scripts to work with dash shell (issue #99 )
2014-02-08 18:34:11 -08:00
Matthew Lagoe
4308e65f97
Merged in botanic/ryzomcore-botanic-testing (pull request #21 )
...
Make it so that bad text always throws a nlwarning
2014-02-08 18:33:27 -08:00
kaetemi
b4c2c28ee6
Remove pacs.packed_prims when done
2014-02-09 02:42:45 +01:00
kaetemi
bce5b31a6a
Move visual slot tab to separate directory
2014-02-09 02:40:14 +01:00
kaetemi
b70a9d7e75
Skip some files in ig build when possible
2014-02-09 00:46:03 +01:00
kaetemi
28235008ea
Fix typo
2014-02-08 23:57:39 +01:00
kaetemi
f97dfa1d09
Implement skip for rbank process
2014-02-08 23:43:42 +01:00
kaetemi
3fadcb1f53
Implement skip for ig elevation
2014-02-08 22:54:25 +01:00
kaetemi
8dc1a89440
Implement skip for zone dependency process
2014-02-08 22:23:24 +01:00
kaetemi
a5282ccb7e
Get properties search paths from python variable
2014-02-08 22:07:33 +01:00
kaetemi
045e0c3ec6
Fix lightmap optimize skip
2014-02-08 21:09:35 +01:00
kaetemi
23cf77ea2f
Implement skip for coarse mesh build process
2014-02-08 21:02:24 +01:00
kaetemi
c04eea9a22
Implement skip for shape lightmap optimize build process
2014-02-08 20:02:57 +01:00
kaetemi
76009d8b05
Implement skip for interface build process
2014-02-08 19:44:52 +01:00
kaetemi
4a71690859
Add script to automatically merge translation wk files
2014-02-08 17:36:17 +01:00
kaetemi
b7fe5153d3
Add script to make and merge all translation diffs
2014-02-08 17:10:34 +01:00
kaetemi
3481ad75e8
Add short translation procedure readme
2014-02-08 17:01:13 +01:00
kaetemi
633d2dbb5e
Compile fix
2014-02-08 16:29:15 +01:00
kaetemi
2e9aaf3f33
Merge
2014-02-08 16:26:01 +01:00
kaetemi
7c901bf5d8
Improve leveldesign_dev.bat
2014-02-08 16:24:56 +01:00
botanic
18c2b62c0c
Added 7z library to all versions needed for in-game patcher
2014-02-07 20:12:15 -08:00
botanic
58c6b188d7
Added linux patcher!
2014-02-07 20:10:07 -08:00
botanic
777aa0b6ae
Add CMAKE option and NVIDIA PerfHUD support
2014-02-07 19:49:40 -08:00
botanic
20e825329c
Change frontend to use shard.ryzomcore.org by default
2014-02-07 19:32:10 -08:00
botanic
826d9966e6
General ui fix's
2014-02-07 19:29:36 -08:00
kaetemi
a70b5bd75f
Merge with default
2014-02-08 02:58:22 +01:00
kaetemi
6976f9e4fa
Adjust default paths
2014-02-08 01:34:16 +01:00
kaetemi
134ddf193a
Add clause translation tool scripts
2014-02-08 01:03:01 +01:00
kaetemi
db53075a4f
Add translation tool scripts
2014-02-08 00:23:42 +01:00
kaetemi
4009f03f4c
Add translation directory to pipeline setup
2014-02-08 00:03:56 +01:00
kaetemi
4315a2d197
Fix crash in translation_tools
2014-02-07 23:01:36 +01:00
kaetemi
ebf144ae5f
Remove temporary file
2014-02-07 20:31:21 +01:00
kaetemi
7fb942cbbf
Copy refs in client install
2014-02-07 19:35:55 +01:00
kaetemi
01850f9b96
Add refs to patch xml
2014-02-07 18:30:55 +01:00
kaetemi
f9c9fbd0be
Reorder pipeline scripts
2014-02-07 18:10:09 +01:00
kaetemi
b5d354a92b
Add world edit data install directory to pipeline setup
2014-02-07 18:04:23 +01:00
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
liria
b1fb181b56
use NEL CFile function for file test
2014-01-25 17:09:07 +01:00
liria
afbe00fc39
Merged default into lightmap_optimizer_port_to_linux
2014-01-25 13:52:12 +01:00
liria
0e48ab1a38
make the programm compile on linux plateform
2014-01-25 11:50:14 +01: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