kervala
|
ff11c8b8fb
|
Changed: std::string already empty
|
2016-10-30 16:00:04 +01:00 |
|
kervala
|
b785a5114b
|
Changed: Use empty() instead of comparison with ""
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
8a6a8765ac
|
Changed: Typo
|
2016-10-27 10:55:20 +02:00 |
|
kervala
|
d7782f758f
|
Fixed: Crash when calling runAH in Lua scripts too soon
|
2016-10-26 14:29:49 +02:00 |
|
kervala
|
fde0edc21a
|
Changed: Minor changes
|
2016-09-28 23:42:33 +02:00 |
|
kervala
|
6abf3cbdaa
|
Fixed: Connexion -> Connection typo
|
2016-09-28 23:42:01 +02:00 |
|
kervala
|
34df094f24
|
Changed: Added getGroundZ to develop branch too
|
2016-09-03 10:05:56 +02:00 |
|
Nimetu
|
2c38ac8e2e
|
Changed: Implement mp3 player playlist
|
2016-08-30 21:25:58 +03:00 |
|
Nimetu
|
6487bc4dd9
|
Fixed: Adding songs from wrong list
|
2016-08-30 18:38:30 +03:00 |
|
Nimetu
|
cc1a749f90
|
Changed: Make media player to play songs from music directory (issue #59)
|
2016-08-25 22:08:05 +03:00 |
|
Nimetu
|
74a4e107b6
|
Added: Monospace font options
|
2016-07-24 16:07:18 +03:00 |
|
Nimetu
|
0d4bbaf373
|
Changed: Allow windowed mode to span over multiple desktops
|
2016-07-07 00:47:00 +03:00 |
|
Nimetu
|
16c0314701
|
Changed: If char keys/icfg file does not exist, use shared keys/icfg file
|
2016-07-01 21:37:26 +03:00 |
|
kervala
|
13ec474eff
|
Changed: Use std::numeric_limits instead of ~0
|
2016-06-26 19:43:08 +02:00 |
|
Nimetu
|
583c540995
|
Changed: Add scrollbar to macro commands list
|
2016-06-16 23:32:31 +03:00 |
|
kervala
|
d94941a20b
|
Changed: Replace size() comparisons by empty()
|
2016-05-25 23:18:11 +02:00 |
|
Nimetu
|
8b767cabcd
|
Changed: When writing to icfg or keys files, write to temp file and then rename
|
2016-04-29 12:16:43 +03:00 |
|
kervala
|
17b390e589
|
Fixed: Clang warnings
|
2016-03-19 19:29:03 +01:00 |
|
kervala
|
2a53238ba3
|
Changed: Use named arguments in uiFilterMenuDynamic translation
|
2016-03-18 22:11:03 +01:00 |
|
kervala
|
f4136bcdca
|
Music player can now handle unicode filenames and m3u8 playlists, issue #261
|
2016-02-20 19:12:55 +01:00 |
|
kervala
|
e7bebba3d3
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
|
kervala
|
808f7b2c30
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
f62ee8756a
|
Changed: Don't need to convert a std::string to a std::string
|
2016-02-13 23:34:09 +01:00 |
|
Nimetu
|
3962546457
|
Changed: Set context menu case mode to 'normal'
|
2016-02-13 17:36:40 +02:00 |
|
kervala
|
3faeb82290
|
Changed: Removed more useless dependencies
|
2016-01-26 22:43:35 +01:00 |
|
kervala
|
bc86030636
|
Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
|
2016-01-23 19:06:28 +01:00 |
|
kervala
|
0820939b59
|
Fixed: Display wrong commands with UTF-8 characters
|
2016-01-23 19:04:07 +01:00 |
|
kervala
|
c1c836a9b3
|
Changed: Replace strlwr by toLower
|
2016-01-09 16:07:38 +01:00 |
|
Nimetu
|
f7416f46bd
|
Changed: Save screenshots with year-month-day info in filename
|
2015-12-29 14:34:24 +02:00 |
|
kervala
|
80ec8e4321
|
Changed: Minor changes
|
2015-12-26 14:00:39 +01:00 |
|
kervala
|
5708a3997c
|
Fixed: Warnings with GCC
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
8f36a2c1e8
|
Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
|
2015-12-20 19:06:38 +01:00 |
|
kervala
|
25110257d4
|
Changed: Also fix medium and heavy boots with a dress
|
2015-12-20 18:59:45 +01:00 |
|
kervala
|
5326a43285
|
Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists
|
2015-12-20 11:12:01 +01:00 |
|
kervala
|
8880bf0049
|
Fixed: Use correct shape for boots when caster dress is equipped
|
2015-12-20 11:09:41 +01:00 |
|
kervala
|
c1e02bbb8f
|
Fixed: Wrong default shape names
|
2015-12-20 11:08:15 +01:00 |
|
Nimetu
|
b5f70a462d
|
Fixed: Timestamps in chat not visible after switching characters
|
2015-12-19 20:39:33 +02:00 |
|
Nimetu
|
573568c702
|
Added: Option to set radar to follow camera
|
2015-12-15 12:22:47 +02:00 |
|
Nimetu
|
02b5c3e4ed
|
Added: 12-hour clock in radar and chat
|
2015-12-13 21:01:56 +02:00 |
|
Nimetu
|
e98bc5daee
|
Changed: Display inventory bulk with two decimal places
|
2015-12-13 21:01:13 +02:00 |
|
kervala
|
bf73907da1
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
b1336b1489
|
Changed: Minor changes
|
2015-12-05 18:51:37 +01:00 |
|
kervala
|
88393d62d5
|
Changed: Minor changes
|
2015-12-03 14:34:45 +01:00 |
|
kervala
|
e00e9b9cd9
|
Fixed: Anisotropic Filtering 2x didn't work
|
2015-12-03 14:33:32 +01:00 |
|
kervala
|
3c6e3c4eaa
|
Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
|
2015-12-03 12:49:51 +01:00 |
|
kervala
|
e35db6756d
|
Changed: Add Anisotropic Filtering in game config options
|
2015-12-02 19:25:24 +01:00 |
|
kervala
|
e96f954a87
|
Changed: Minor changes
|
2015-12-02 18:55:31 +01:00 |
|
kervala
|
eaab558f2a
|
Fixed: Only display VR page in game config if compiled with a VR SDK
|
2015-12-01 15:58:45 +01:00 |
|
kervala
|
9aa47b4836
|
Changed: Minor changes
|
2015-11-15 13:29:34 +01:00 |
|
kervala
|
c210bb0e88
|
Fixed: Display title and artist name from ogg files in music player
|
2015-11-15 13:13:44 +01:00 |
|