Commit graph

32 commits

Author SHA1 Message Date
kervala
9cee4d65fc Changed: Including malloc/malloc.h is useless 2014-08-27 11:21:47 +02:00
kervala
3777d38bcb Fixed: Compilation under Mac OS X (malloc is already aligned on 16 bytes and memalign doesn't exist) 2014-08-27 11:16:30 +02:00
dfighter1985
99e8b5c749 Merged default. 2014-08-19 00:33:03 +02:00
kaetemi
1ebe2c62b4 Crashfix in case pacs_prim are exported into .ig 2014-08-18 20:23:27 +02:00
dfighter1985
e4abdd69ad Merge default 2014-08-07 00:03:09 +02:00
dfighter1985
3e3572c3ab Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes. 2014-08-05 02:58:31 +02:00
dfighter1985
8d7c974be6 Started to rework tile checks, tile banks loading / saving. A tilebank will now be in the tilemodel, and it will work from there. Also moved some constants into an independent file. 2014-08-03 21:33:13 +02:00
kervala
59b1141d37 Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up) 2014-08-02 11:18:24 +02:00
dfighter1985
47b85c3f8a TileBank loading. 2014-07-30 10:54:08 +02:00
dfighter1985
a9a4f4eaa3 Merged default. 2014-07-22 00:15:50 +02:00
KISHAN GRIMOUT
bc45823645 fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164 2014-07-16 13:47:08 +02:00
dfighter1985
7e6b3ffa06 Texture chooser now supports atlas textures as well. 2014-07-09 21:07:12 +02:00
kaetemi
868ff2d106 Fix #162: Center ingame mouse cursor after login 2014-07-09 12:31:22 +02:00
dfighter1985
2277dbb92b CPath can now return the file list with a path filter. 2014-07-06 23:21:25 +02:00
dfighter1985
a30caef9e1 Added facilities for viewing the loaded actions. 2014-07-02 22:27:04 +02:00
dfighter1985
1269cb33b9 Tooltip posrefs are now enums in the GUI Editor. 2014-06-29 01:44:06 +02:00
kaetemi
46921fd76a Fix compile 2014-06-20 23:24:54 +02:00
kaetemi
94c830db81 SSE2: Compile fix 2014-06-20 03:08:51 +02:00
kaetemi
ebcf6af93c SSE2: Ensure correct allocator is used 2014-06-14 00:38:35 +02:00
kaetemi
8ae9aea33c SSE2: Remove dead code 2014-06-13 22:21:07 +02:00
kaetemi
bd16b94047 SSE2: Fix for MinGW 2014-06-19 00:05:43 +02:00
kaetemi
75b167d8a6 Merge with default 2014-06-20 03:01:32 +02:00
kaetemi
5318a8e4ab SSE2: Add macro for force inline 2014-06-13 20:25:45 +02:00
kaetemi
d6e1053a61 SSE2: Align CMatrix 2014-06-13 19:33:09 +02:00
kaetemi
2b9a54a503 SSE2: Implement alignment for arena allocator 2014-06-13 19:26:22 +02:00
kaetemi
641f8552e4 SSE2: Add aligned allocators 2014-06-13 19:12:31 +02:00
kaetemi
b82af560ff SSE2: Create branch 2014-06-12 19:27:09 +02:00
dfighter1985
4e8fb9f59c Merged default 2014-05-14 18:01:15 +02:00
dfighter1985
37410a17d9 Merged default. 2014-04-22 21:02:34 +02:00
mattraykowski
9aca86757e merge from default 2013-01-30 10:15:14 -06:00
sfb
4c037b11a9 merge from default 2012-08-23 12:13:25 -05:00
sfb
ba436004dd Added: #1306 Created branch to segregate my GEQt clutter from default. 2012-05-29 14:38:02 -05:00