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 |
|
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 |
|
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
|
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 |
|
kaetemi
|
1ec54ce1fc
|
SSE2: Create branch
|
2014-06-12 19:27:09 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
kaetemi
|
1bd6e0993a
|
Fix Windows compilation of lightmap_optimizer
|
2014-05-23 01:57:19 +02:00 |
|
Cédric OCHS
|
9188718dd4
|
Merged in liria/khanat/lightmap_optimizer_port_to_linux (pull request #62)
Port of lightmap_optimizer to linux
|
2014-05-15 16:52:11 +02:00 |
|
liria
|
b4b1e639fd
|
Merged default into lightmap_optimizer_port_to_linux
|
2014-05-15 16:36:59 +02:00 |
|
kervala
|
fd657b5ef4
|
Changed: Replaced some spaces by tabulations
|
2014-05-13 09:29:45 +02:00 |
|
shubham_meena
|
d7dae74149
|
Created new branch Gsoc14-ryzomAppImprovements
|
2014-05-13 05:14:09 +00: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 |
|
kaetemi
|
4e9244f66b
|
Added tag latest-merge-from-default for changeset 950d650ca92e
|
2014-04-30 13:07:12 +02:00 |
|
kaetemi
|
603589a082
|
Added tag latest-graft-to-default for changeset 950d650ca92e
|
2014-04-30 13:06:48 +02:00 |
|
kaetemi
|
5960376de3
|
Remove graft tag
|
2014-04-30 13:05:40 +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 |
|