Unknown W. Brackets
|
091ddd9f3f
|
Android/Linux buildfix.
Arg, why?
|
2014-01-18 14:05:32 -08:00 |
|
Sacha
|
08803c101e
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10:00 |
|
The Dax
|
0b609b72fb
|
Fix Windows build.
|
2013-11-12 18:26:32 -05:00 |
|
Sacha
|
e411968dc9
|
Remove duplicate thread library (StdThread)
|
2013-10-29 11:50:29 +10:00 |
|
The Dax
|
26e17e0e7f
|
Disable default logging(--log still works fine), delete CommonPaths.h, and remove unused funcs in FileUtil.
|
2013-10-18 10:35:28 -04:00 |
|
Unknown W. Brackets
|
0ec09f9700
|
Move parts of ChunkFile into a cpp, cleanup.
|
2013-10-06 22:09:50 -07:00 |
|
adrian17
|
db6ed6f399
|
Removed unused files from Common.
|
2013-09-27 16:47:21 +02:00 |
|
Henrik Rydgard
|
9dcd67fc31
|
Pass the new sha1/md5 test.
|
2013-09-03 00:36:55 +02:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Henrik Rydgard
|
7d2e0b46a4
|
Delete ColorUtil.cpp/h
|
2013-07-31 22:28:40 +02:00 |
|
Unknown W. Brackets
|
7b7801d59a
|
Switch to including Windows.h from an intermediate.
This makes it easier for Xbox which uses a separate header.
|
2013-07-28 21:04:19 -07:00 |
|
Unknown W. Brackets
|
9ae32f641a
|
Move swap_struct_t to its own file.
This way bswap32() and friends are already defined. Otherwise there are
errors.
|
2013-07-28 21:03:44 -07:00 |
|
The Dax
|
ab8c1f5b5f
|
Fix multiple compilation issues for all platforms.
|
2013-07-03 14:37:31 -04:00 |
|
Henrik Rydgard
|
2afbc94734
|
Turn off RTTI, simulate it where needed.
|
2013-06-09 13:02:16 +02:00 |
|
Henrik Rydgard
|
b3f3305068
|
vcproj update: enable multithread build
|
2013-06-02 23:45:44 +02:00 |
|
Henrik Rydgard
|
0ed09532f9
|
Quick sceMd5 implementation, needs tests
|
2013-05-22 11:05:30 +02:00 |
|
Sacha
|
8cb0423f32
|
Avoid name collision with ThreadPool on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
|
2013-05-03 16:31:53 +10:00 |
|
Sacha
|
2396574f45
|
Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
|
2013-05-03 16:22:15 +10:00 |
|
Sacha
|
8dd683f63f
|
Fix name collision when building on Windows. Was preventing Blackberry from building.
|
2013-05-03 16:10:23 +10:00 |
|
Peter Thoman
|
0ef103525f
|
Added Global Threadpool to common
|
2013-05-01 14:12:09 +02:00 |
|
Unknown W. Brackets
|
acd0b471e7
|
Make sure that x64 uses all the same opt settings.
There were some differences. Also, make debug use the same sse mode
release does so they have parity.
|
2013-04-28 22:22:01 -07:00 |
|
Henrik Rydgard
|
660d5700e7
|
Unify some VS project settings
|
2013-04-27 19:34:41 +02:00 |
|
Henrik Rydgard
|
32f344d6bd
|
Very basic internationalization. Does not work on Android yet due to location of ini files.
|
2013-04-18 12:06:26 +02:00 |
|
Henrik Rydgard
|
46b2e15945
|
Set _CRT_SECURE_NO_WARNINGS
|
2013-03-16 09:17:39 +01:00 |
|
Henrik Rydgard
|
dcdec3ab36
|
Remove non-existing file from projects
|
2013-01-19 11:44:47 +01:00 |
|