2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 10:37:41 -04:00
Commit Graph

54 Commits

Author SHA1 Message Date
d39a8ab298 Fix some minGW bugs. 2012-02-04 19:16:50 -08:00
4bf0c485ce Fix #121 by removing axfres.h include 2012-01-28 07:33:34 -05:00
91fc595407 Completely kill off CoreLibExe 2012-01-25 16:58:44 -05:00
12ac9a79be Remove TRACKED_NEW from tools. 2012-01-25 16:58:37 -05:00
be26b145df HeadSpin.h is now the core header.
Rearrange some things so such that low-level CoreLib headers aren't quite
so crazy. For higher level stuff, you still need to include the
appropriate header.
2012-01-25 16:58:27 -05:00
2f53a10fb6 Convert hsConfig defines to cmake -- fixes #93 2012-01-25 16:58:24 -05:00
e020651e4b Eliminate hsScalar and hsFixed
Modern CPUs support floats just fine... hsFixed was crazy.
2012-01-25 16:58:20 -05:00
5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 2012-01-25 16:58:18 -05:00
7500c9f992 Import plLocalizationEditor 2012-01-20 17:35:52 -08:00
9aab9fbc22 Compile plFontConverter if Freetype available 2011-11-28 16:36:59 +01:00
4e24d9d927 Fix MaxPlasmaLights for max 2012
closes #97
2011-11-02 23:13:50 -07:00
220c05e825 Fix cmake file for removed header 2011-10-30 16:29:25 -07:00
ed2eb2d155 Merge pull request #94 from branan/max12
Updates for modern max
2011-10-30 16:25:12 -07:00
b9b72e060a Get rid of refereces to obsolete PB 2011-10-30 16:11:27 -07:00
f3889a3a44 Don't build files that are #included in other files 2011-10-30 13:54:13 -07:00
50b454c276 Move the export action to the Plasma menu on modern max versions 2011-10-29 20:23:24 -07:00
f3c787c1dc Fixes for building on max2012 2011-10-29 20:22:41 -07:00
c3c67c0a65 Fix plClient, MaxMain, and MaxPlasmaLights. 2011-10-27 10:38:13 -07:00
32218c36ad Update Max plugin for renamed endian functions. 2011-10-25 20:23:26 -07:00
0af3d1877d Fix a few type issues due to typedef updates 2011-10-24 23:25:20 -07:00
9f0730fca9 Remove stale includes in MaxComponent 2011-10-22 20:19:34 -07:00
eb2767a5f7 Open source re-licensing 2011-10-22 17:03:49 -07:00
7de47524b2 Output executables and the max plugins to the bin directory because 5 levels of nesting sucks. 2011-09-04 20:38:47 -04:00
adc3653296 fix relative includes in PubUtilLib, move them up to where they belong, remvoe some unused files 2011-09-01 13:21:23 +02:00
c9beab27c6 avoid relative includes 2011-08-27 23:08:24 +02:00
27dc2ecc71 fix the source groups in plResBrowser 2011-08-27 23:08:24 +02:00
46498d1f64 fix plResBrowser crash on file open 2011-08-27 23:08:24 +02:00
a8dec86847 make plResBrowser compile without afxres.h (for VS Express) 2011-08-27 23:08:23 +02:00
6a8a77e3ff make plResBrowser compile 2011-08-27 23:08:23 +02:00
7a08b715c8 Fixes the 3DSMax plugins 2011-08-27 23:08:22 +02:00
114e4db90c add plResBrowser 2011-08-27 23:08:22 +02:00
325953eee5 Compile fixes for PlasmaMAX 2011-08-02 23:32:01 -04:00
2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available 2011-05-11 17:44:11 -04:00
e218cab8f4 Fix linking against winmm.lib for MaxMain. 2011-05-10 08:19:48 -07:00
c76c39b277 Fix all of those stupid PlasmaMax purecalls on exit 2011-04-28 02:02:16 -04:00
562b6fcfd0 Use OpenSSL's bignum library 2011-04-27 16:19:57 -07:00
2323af6e89 Lots of relative path fixes for the max plugin 2011-04-25 00:17:55 -04:00
e2375ad75b More resource fixes to compiling on VS 2008 Express Edition. 2011-04-19 05:33:59 -07:00
f4685cc990 MaxPlasmaLights works better when it has the resources file compiled in... Just sayin' 2011-04-17 23:32:08 -04:00
1cf8500e4a Now we can compile on Max 8 as well as 2011 2011-04-16 20:30:12 -04:00
16192eb7b7 You can now close the Age Description window 2011-04-16 17:18:40 -04:00
aeeec0b013 Fix for ComponentMgr not showing anything. Make the ini file error more accurate as well. 2011-04-16 15:55:06 -04:00
45c6a4bd6b Fix some 3dsm crashes 2011-04-16 00:49:03 -04:00
745d8c675f MaxMain and MaxPlasmaLights now build and compile with VS2010 + 3dsm 2011 2011-04-15 20:35:41 -04:00
a6939bb14f MaxPlasmaMtls mostly compiles. Weird issue with plDynamicEncLayer[BitmapPB].cpp is stumping me. 2011-04-15 18:32:20 -04:00
205105ef23 Fix some stupid stuff that would have crashed the plugin... 2011-04-15 17:00:26 -04:00
92defe7570 Fixes to make MaxComponent buildable 2011-04-15 16:25:15 -04:00
32039938df Make the Max 2011 SDK happy and fix a cmake issue 2011-04-15 10:20:22 -04:00
0841adfb22 3ds Max plugin converted to cmake. Much work needed for it to build... 2011-04-14 22:22:25 -04:00
1f4f992c57 Looks like we missed a few of those evil VCProj files... 2011-04-13 21:51:50 -04:00