dfighter1985
|
2bdceaecda
|
Resolved some build errors occuring after previous commit.
|
2013-02-21 01:25:50 +01:00 |
|
mattraykowski
|
6e309fee7a
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
2013-02-19 10:04:40 -06:00 |
|
dfighter1985
|
8d54b6f77d
|
MODIFIED: Resolved build error with FINAL_VERSION set.
|
2013-02-18 01:26:56 +01:00 |
|
dfighter1985
|
ecbcdf388f
|
MODIFIED: Resolved some GCC build errors.
|
2013-02-17 14:30:05 +01:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
mattraykowski
|
0eeeaa401f
|
removed line from a bad merge of the character achievement code, sorry
|
2013-02-14 07:47:40 -06:00 |
|
dfighter1985
|
a920c7e261
|
another merge from mainline
|
2013-02-14 13:56:05 +01:00 |
|
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
6eec6cb861
|
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
|
2013-02-13 14:40:41 +01:00 |
|
kervala
|
f5dec3c1ca
|
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
|
2013-02-12 22:48:37 +01:00 |
|
mattraykowski
|
de3371cae9
|
merging
|
2013-02-12 12:53:19 -06:00 |
|
sfb
|
9343d45e22
|
fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation
|
2013-02-12 12:45:46 -06:00 |
|
mattraykowski
|
cd2134e671
|
merging
|
2013-02-12 10:28:20 -06:00 |
|
mattraykowski
|
8ced186cfd
|
merge from default
--HG--
branch : gsoc2012-achievements
|
2013-02-12 10:24:22 -06:00 |
|
kervala
|
671827225d
|
Changed: French comments translated to English
|
2013-02-11 22:24:48 +01:00 |
|
kervala
|
6e498aefad
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-09 10:05:32 +01:00 |
|
kervala
|
c71e6e82f1
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:26:07 +01:00 |
|
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
be0cd80674
|
Changed: Use OpenGL by default with an ATI card and without a warning dialog
|
2013-02-01 21:58:05 +01:00 |
|
mattraykowski
|
f370f767ef
|
fixes issue #9 - deleted the 'highres' graphvars from config files.
|
2013-02-01 13:09:53 -06:00 |
|
mattraykowski
|
6f64abe84a
|
fixes issue #8 - checks for RYZOM_PATH env var, starts in build folder and turns on status line display in screen.
|
2013-02-01 13:07:51 -06:00 |
|
mattraykowski
|
af14e1e591
|
merge, fixed inconsistent newlines
|
2013-01-30 09:57:53 -06:00 |
|
mattraykowski
|
971c2ba4a3
|
Fixed: #5 Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya.
|
2013-01-30 09:54:55 -06:00 |
|
kervala
|
b275536528
|
Changed: Included "fe_types.h"
|
2012-12-28 15:42:31 +01:00 |
|
kervala
|
16dc8db7ca
|
Changed: GCC warnings
|
2012-12-21 16:51:10 +01:00 |
|
kervala
|
e6036c3047
|
Changed: frontend_service PCH compilation
|
2012-12-21 16:47:34 +01:00 |
|
kervala
|
df5376cc2a
|
Changed: ai_service PCH compilation
|
2012-12-21 14:39:38 +01:00 |
|
kervala
|
5efeb5ba62
|
Fixed: Compilation with VC++ 2010 and 2012
|
2012-12-11 12:22:41 +01:00 |
|
kervala
|
d53a4bca98
|
Fixed: PCH for client_sheets
|
2012-12-09 08:48:15 +01:00 |
|
kervala
|
b83b8563a6
|
Fixed: Compilation with GCC
|
2012-12-08 13:12:29 +01:00 |
|
kervala
|
f89fdf3c24
|
Fixed: PCH for Georges editor Qt
|
2012-12-08 13:12:15 +01:00 |
|
kervala
|
0cabe14089
|
Changed: Code simplification
|
2012-12-08 11:24:43 +01:00 |
|
kervala
|
3de412e4d5
|
Changed: Sorted landmarks
|
2012-12-01 12:01:24 +01:00 |
|
kervala
|
518a30ee6c
|
Changed: Disabled some useless temporary files
|
2012-12-01 12:00:46 +01:00 |
|
kervala
|
2c5d5a3bcd
|
Changed: Typos
|
2012-12-01 11:34:03 +01:00 |
|
kervala
|
0b9fc06b7e
|
Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!)
|
2012-11-29 19:19:34 +01:00 |
|
kervala
|
b94b59c9b7
|
Changed: Changes in game_share
|
2012-11-26 20:19:14 +01:00 |
|
kervala
|
681836f620
|
Fixed: Server side issues
|
2012-11-26 18:41:30 +01:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
f21fa78062
|
Fixed: Client side issues
|
2012-11-24 20:24:06 +01:00 |
|
kervala
|
d2da18ff10
|
Changed: Minor typos
|
2012-11-24 20:23:13 +01:00 |
|
kervala
|
ef19fc9ec6
|
Changed: New STRING_MANAGER type clan
|
2012-11-24 20:21:45 +01:00 |
|
kervala
|
8be848dd2b
|
Fixed: Server side issues
|
2012-11-24 20:20:21 +01:00 |
|
kervala
|
11e88fed8f
|
Changed: Minor changes
|
2012-10-28 13:47:09 +01:00 |
|
kervala
|
eb6ccdaad8
|
Fixed: MFC tools compilation with STLport
|
2012-10-28 13:41:50 +01:00 |
|
kervala
|
a3376d32a4
|
fixes #3 allow Qt without STLport to link to NeL with STLport
|
2012-10-28 13:34:58 +01:00 |
|
kervala
|
34bf41082f
|
Fixed: Compilation with 64 bits MFC
|
2012-10-28 12:22:30 +01:00 |
|
kervala
|
b7be696848
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
2012-10-28 11:55:21 +01:00 |
|
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
2012-10-27 17:46:13 +02:00 |
|
mattraykowski
|
8438fdda44
|
merged default, resvolved conflicts.
--HG--
branch : gsoc2012-achievements
|
2012-10-17 10:00:28 -05:00 |
|