Commit graph

1405 commits

Author SHA1 Message Date
kervala
ede299924f Changed: Generate an UV map from a Wavefront OBJ file 2017-01-03 12:28:31 +01:00
kervala
c988710323 Changed: Formatting 2017-01-02 09:58:05 +01:00
kervala
0cdb27c68b Changed: Use _T and tStrToUtf8/utf8ToTStr macros 2017-01-02 09:57:48 +01:00
kervala
8ac0537b9b Changed: Allow to parse HTML color format in CRGBA::stringToRGBA 2017-01-02 09:48:40 +01:00
kervala
eb762eaf08 Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color 2017-01-01 22:44:27 +01:00
kervala
cf788f098d Changed: Implement CBitmap::setPixelColor 2017-01-01 22:42:37 +01:00
kervala
753b429950 Fixed: Loading of some JPEG variants 2017-01-01 22:40:52 +01:00
kervala
d823fe8312 Changed: Minor change 2017-01-01 22:40:22 +01:00
kervala
e1549eb73c Fixed: Bug with C++11 under Linux with clang (an iterator is invalidated after an erase) 2016-12-31 15:16:09 +01:00
kervala
30545b8f7c Changed: Temporary comment Lua functions registration (crash when reselect characters) 2016-12-24 14:02:33 +01:00
kervala
16b5e22864 Changed: Don't need to release twice CEditor 2016-12-24 14:01:51 +01:00
kervala
7cca6c1443 Changed: Minor change 2016-12-24 14:01:35 +01:00
kervala
73663e30dc Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
kervala
67583eb186 Changed: Define new variables for VC++ 2015 2016-12-23 09:58:44 +01:00
kervala
dcfed04005 Changed: Use hg log -r . instead of hg tip to get last revision 2016-12-23 09:58:30 +01:00
Nimetu
9655669de6 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:47:50 +02:00
Nimetu
b6ab159229 Backed out changeset: c1085bbb3dae 2016-12-21 23:46:32 +02:00
Nimetu
b149858441 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:16:27 +02:00
kervala
9e4f603051 Fixed: Servers compilation under Linux 2016-12-21 15:18:26 +01:00
kervala
8e3c7cd588 Fixed: cpptest is using std::auto_ptr 2016-12-21 14:51:09 +01:00
kervala
c9413d7b63 Changed: Warnings 2016-12-19 17:47:15 +01:00
kervala
65be422fb7 Fixed: Recursive call 2016-12-19 17:46:48 +01:00
kervala
259552ed0d Changed: Don't change x or y in these cases 2016-12-19 17:46:38 +01:00
kervala
236522fe11 Fixed: Memory leak 2016-12-19 17:46:17 +01:00
kervala
67e3108c25 Fixed: Virtual methods with different parameters 2016-12-19 17:46:07 +01:00
kervala
dcad84bbb9 Fixed: done() is a method of QDialog 2016-12-19 17:43:47 +01:00
kervala
c3bce8874e Fixed: Virtual method with different parameters warning 2016-12-19 16:37:16 +01:00
kervala
4e9788116f Changed: Check return value of fwrite 2016-12-19 15:50:54 +01:00
kervala
3f8aa231a5 Fixed: Compilation under Linux 2016-12-19 15:50:21 +01:00
kervala
e30ba1d186 Fixed: Strict aliasing warnings 2016-12-19 15:49:50 +01:00
kervala
34520c8f29 Fixed: Use a string (default was a bool) 2016-12-19 15:46:05 +01:00
kervala
4123e6149e Fixed: Uninitialized variable 2016-12-19 15:44:08 +01:00
kervala
82d8e04ab2 Fixed: Uninitialized variables 2016-12-19 15:43:38 +01:00
kervala
d58b347a99 Changed: Display line numbers instead of a pointer 2016-12-19 15:21:59 +01:00
kervala
05a91ecd97 Changed: Unicode 2016-12-19 13:33:44 +01:00
kervala
5c36c08b60 Changed: Use std::string instead of const char* 2016-12-19 13:33:24 +01:00
kervala
0cf4af4443 Changed: Unicode 2016-12-19 13:17:07 +01:00
kervala
0e26ff44b6 Changed: Minor changes 2016-12-19 13:16:48 +01:00
kervala
d0a87e5210 Changed: New DEV command to display a bubble with a long text 2016-12-19 13:16:27 +01:00
kervala
4b36ad57cb Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
kervala
5203c18a69 Fixed: Truncated bubble texts 2016-12-19 12:01:55 +01:00
kervala
76848d6172 Changed: Minor changes 2016-12-19 09:26:46 +01:00
kervala
93b0557ca1 Fixed: Wrong argument checked 2016-12-19 09:26:28 +01:00
kervala
1fdd44a673 Fixed: Servers compilation 2016-12-19 09:25:51 +01:00
kervala
5152d83666 Fixed: Compilation 2016-12-18 20:39:47 +01:00
kervala
3c1ff1f14b Changed: Minor changes 2016-12-18 20:39:35 +01:00
kervala
44a7872135 Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
kervala
8cbdf6917a Fixed: Unicode MFC use 2016-12-18 14:42:04 +01:00
kervala
9032a98096 Changed: Strings initialization 2016-12-18 14:41:47 +01:00
kervala
e2f3e5ee89 Changed: Replaced comparisons with string("") by empty() check 2016-12-18 14:40:54 +01:00