kervala
|
72e707bbe0
|
Changed: Minor changes
|
2015-11-06 15:48:23 +01:00 |
|
kervala
|
58d6ebb7a6
|
More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
|
2015-11-06 15:47:58 +01:00 |
|
kervala
|
63366b4c9b
|
Fixed: clang warnings
|
2015-11-06 15:24:19 +01:00 |
|
kervala
|
28ae51085c
|
Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
|
2015-11-05 17:26:45 +01:00 |
|
kervala
|
ceac8b3918
|
Fixed: Didn't initialize video modes frequencies
|
2015-11-05 17:22:43 +01:00 |
|
kervala
|
d0c869c64f
|
Fixed: Update also Depth and Frequency with default resolution
|
2015-11-05 17:18:14 +01:00 |
|
kervala
|
4f64daeee4
|
Changed: Centralize version different formats
|
2015-11-05 17:16:55 +01:00 |
|
kervala
|
dc86aa8459
|
Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
|
2015-11-05 16:48:07 +01:00 |
|
kervala
|
575295e92e
|
Fixed: cURL static version needs to be linked against libidn under Linux too
|
2015-11-05 16:47:07 +01:00 |
|
Nimetu
|
76be5a6fab
|
Fixed: Wrong key shortcuts in debug help screen (issue #241)
|
2015-11-04 19:42:42 +02:00 |
|
kervala
|
24c7313487
|
Changed: Updated translations
|
2015-11-04 17:29:56 +01:00 |
|
kervala
|
460fb7e3c7
|
Added: Bin directory for translations
|
2015-11-04 15:45:17 +01:00 |
|
kervala
|
8e0c4a2b34
|
Changed: Updated translations
|
2015-11-04 15:35:42 +01:00 |
|
kervala
|
38423fb32b
|
Added: Tutorial for translations
|
2015-11-04 15:27:47 +01:00 |
|
kervala
|
53925dcfd1
|
Added: Translations diff directory
|
2015-11-04 10:47:27 +01:00 |
|
kervala
|
01ae94843a
|
Added: Client-side translations
|
2015-11-04 10:41:30 +01:00 |
|
Nimetu
|
5f89a64d39
|
Add basic gif support to CBitmap (issue #238)
|
2015-11-03 18:50:31 +02:00 |
|
kervala
|
285ff45526
|
Changed: CMake end tags
|
2015-11-03 14:04:06 +01:00 |
|
kervala
|
f4e7edc836
|
Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
|
2015-11-03 14:03:46 +01:00 |
|
kervala
|
32a82cc7a0
|
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
|
2015-11-03 13:40:49 +01:00 |
|
Nimetu
|
97754b7af1
|
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
|
2015-11-03 01:06:12 +02:00 |
|
kervala
|
2d170378ab
|
Fixed: Wrong end tags
|
2015-11-01 17:04:59 +01:00 |
|
kervala
|
c77bbfc5e3
|
Changed: Support for Lua 5.3 (can be improved)
|
2015-11-01 17:04:41 +01:00 |
|
kervala
|
5db6c42975
|
Fixed: Avoid warnings of conflicts between Debug and Release DLLs
|
2015-11-01 16:47:39 +01:00 |
|
kervala
|
af0f35ff6c
|
Fixed: Crash when displaying configuration window
|
2015-11-01 16:46:47 +01:00 |
|
kervala
|
e436b954d0
|
Fixed: Don't add dependency on target revision if not defined
|
2015-10-25 15:16:29 +01:00 |
|
kervala
|
55150a8242
|
Fixed: GCC 5 version check fails for PCH support
|
2015-10-25 15:11:27 +01:00 |
|
kervala
|
fbbbf0c2eb
|
Fixed: Warnings with CMake
|
2015-10-06 20:31:41 +02:00 |
|
kervala
|
8225deee4e
|
Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
|
2015-10-06 20:30:43 +02:00 |
|
kervala
|
a19df62739
|
Changed: Use invalid screen mode by default (will be overridden by config files)
|
2015-09-22 09:55:06 +02:00 |
|
kervala
|
4681dbec0c
|
Changed: If Width and Height are invalid, use current screen mode
|
2015-09-22 09:46:51 +02:00 |
|
kervala
|
59b97a82ef
|
Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
|
2015-09-22 09:43:24 +02:00 |
|
Nimetu
|
79c101b4a2
|
Fix 'ah:' urls for untrusted domains
|
2015-08-11 19:35:27 +03:00 |
|
kaetemi
|
04ce449901
|
Fix object viewer include issue
|
2015-07-10 07:54:34 +02:00 |
|
kaetemi
|
80d4e91d74
|
Todo note
|
2015-07-10 06:33:14 +02:00 |
|
kaetemi
|
5a297fd58d
|
Fix freetype include order
WINSDK added a fttypes.h header...
|
2015-07-10 06:30:20 +02:00 |
|
kaetemi
|
8602783c96
|
MFC now requires XP or higher
|
2015-07-10 06:24:17 +02:00 |
|
kaetemi
|
ab0aed948a
|
Fix DXSDK include order
|
2015-07-10 06:16:19 +02:00 |
|
kaetemi
|
e8e66df3cd
|
SDK 8.1 support
|
2015-07-10 05:50:05 +02:00 |
|
kaetemi
|
d411833ee0
|
Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
|
2015-07-10 02:31:04 +02:00 |
|
Nimetu
|
a62a049f46
|
Fix missing include when WITH_PCH=OFF
|
2015-06-17 00:36:54 +03:00 |
|
Nimetu
|
746a0b9f24
|
Add radio button type to CGroupHTML (issue 237)
|
2015-03-31 18:47:46 +03:00 |
|
kervala
|
0d0023ddaa
|
Comment translation
|
2015-04-25 19:17:58 +02:00 |
|
kervala
|
34999ce0db
|
Save space in debug screen to display VPB and VPC
|
2015-04-25 19:16:06 +02:00 |
|
kervala
|
08451bad7d
|
Fixed uint to bool conversion warning
|
2015-04-25 18:28:03 +02:00 |
|
kervala
|
0a20a6b7a1
|
Removed dependency on libwww
|
2015-04-25 12:53:52 +02:00 |
|
Nimetu
|
1ae44aecdd
|
Fix compiling on 32bit linux
|
2015-04-22 13:44:21 +03:00 |
|
Nimetu
|
7966725977
|
Add "select_shortcut_bar_2" action handler (issue 222)
|
2015-04-21 18:54:08 +03:00 |
|
Nimetu
|
e14c131332
|
Fix sending and receiving cookies
|
2015-04-20 20:51:00 +03:00 |
|
Nimetu
|
db2cee5b84
|
Fix possible curl handle leak
|
2015-04-20 20:50:56 +03:00 |
|