[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r12975] by pheonixstorm

Merge error, dual copies in file. Merge fixed.

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
[r12973] by klaussfreire

Revert mistaken commit: new radar code wasn't ready for commit yet

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:
Split sprite.cpp and sprite.h off of base_maker.cpp Both files commented out of base_maker while still under testing.

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:
- Use GL_ARB_texture_rectangle when supported
- Proper clamping to avoid edge artifacts

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.
Changed primary solution to only include vegastrike/server and vs setup. Mesher is now part of the Dev Tools solution as is Mission Selector (revived) and basemaker (not fully functional)

2010-12-12 13:05:26 Tree
[r12967] by pheonixstorm

Patch by breese: Fixed two memory leaks and an uninitialized array.

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
Older >