| Commit | Date | |
|---|---|---|
| 2010-12-14 08:07:03 | Tree | |
|
[r12974]
by
pheonixstorm
Merged trunk into pheonixstorm branch. Once next two diffs complete and a successful compile I will merge my brank into trunk and update data. |
2010-12-14 07:12:24 | Tree |
| 2010-12-13 13:56:34 | Tree | |
|
[r12972]
by
pheonixstorm
Adding mission selector back into the fold. It runs though complains if not in data and crashes if outside data.. will have to fix. |
2010-12-13 09:46:53 | Tree |
|
[r12971]
by
pheonixstorm
Basemaker changes: |
2010-12-13 09:42:18 | Tree |
|
[r12970]
by
pheonixstorm
Fixed libpng issue with an older bug thought long squashed. Simple change made from png_set_gray_1_2_4_to_8( png_ptr ); to png_set_expand_gray_1_2_4_to_8( png_ptr ); Will recompile all win32 binaries and update shortly. |
2010-12-13 09:37:04 | Tree |
|
[r12969]
by
klaussfreire
Improvements to video textures: |
2010-12-13 06:19:40 | Tree |
|
[r12968]
by
pheonixstorm
Updated libpng to v1.44 Thought I had done this earlier, but seems I never copied the new files over. This corrected a bug from the older version. |
2010-12-12 13:05:26 | Tree |
| 2010-12-12 12:58:54 | Tree | |
|
[r12966]
by
pheonixstorm
Fixed a few issues from class/struct redefinitions. There are a few less warnings about a class being labeled later as a struct of struct labeled as a class. Will continue to look for and fix these type of warnings. Still need to run a linux compile to check all changes. |
2010-12-10 21:43:30 | Tree |