Commit Graph

9439 Commits

Author SHA1 Message Date
2d0e8021aa Fixes old g++ build error with default template arguments, by wrapping them in parentheses.
This was SVN commit r10990.
2012-01-30 04:57:39 +00:00
cc5a0fba4e Use shader API for GUI text.
Flip GUI quads so we don't have to disable back-face culling.

This was SVN commit r10989.
2012-01-30 00:27:23 +00:00
4ab9df2a31 Fix qBot's errors when it have no CC at the start of a game. Fixes 1084.
This was SVN commit r10987.
2012-01-29 22:11:47 +00:00
63572a5247 Fix build
This was SVN commit r10986.
2012-01-29 20:16:47 +00:00
04c63a4093 Clean up some text rendering to avoid relying on deprecated GL matrix state.
Use scissor instead of deprecated clip planes for GUI text.
Remove unused support for generic font names.

This was SVN commit r10985.
2012-01-29 20:04:21 +00:00
8be430eb30 Remove obsolete ogl_shader
This was SVN commit r10984.
2012-01-29 12:23:16 +00:00
9884d21830 Be more consistent in using the ARB forms of functions. Fixes #1138, based on patch by Echelon9.
This was SVN commit r10983.
2012-01-29 12:15:22 +00:00
8324a8981d Simplify GLSL program files.
Move water shaders to new shader system.

This was SVN commit r10982.
2012-01-29 12:04:39 +00:00
19c6ae7b1e Adds incomplete FreeBSD support to Premake scripts.
Properly detects amd64 system architecture on FreeBSD.
Adds support for WX_CONFIG variable (works just like SDL_CONFIG).
Adds bsd_names for BSD-specific library names.

This was SVN commit r10981.
2012-01-29 03:58:08 +00:00
debc4138d1 Some "Red" Savanna terrains.
This was SVN commit r10979.
2012-01-29 01:50:27 +00:00
adbd7633dd # Initial GLSL rendering support
This was SVN commit r10978.
2012-01-29 01:22:22 +00:00
8ca59d418d Partially fix hotloading (see #848)
This was SVN commit r10977.
2012-01-29 01:19:54 +00:00
d9840c83c3 Modifying the 3ds max biped formatting
This was SVN commit r10976.
2012-01-29 00:23:20 +00:00
63e151fbd5 Slightly more Android compatibility
This was SVN commit r10975.
2012-01-28 16:38:21 +00:00
27687873d5 Fix SSE skinning normalisation (fixes #1136). Add a few more comments.
This was SVN commit r10974.
2012-01-28 12:17:44 +00:00
f27d010330 Added "Fortress" sounds to the Roman Army Camp. Fixed the errors with the Roman dock.
This was SVN commit r10973.
2012-01-28 01:00:50 +00:00
47fb1dc377 Removed old ugly Roman arch.
This was SVN commit r10972.
2012-01-28 00:47:07 +00:00
a17eccae68 House cleaning.
This was SVN commit r10971.
2012-01-28 00:32:51 +00:00
6480ea0c2d Cleans up a few broken references. Converts remaining known static PMDs to DAEs.
This was SVN commit r10970.
2012-01-27 23:49:37 +00:00
7ae3d7b092 This was SVN commit r10969. 2012-01-27 21:25:08 +00:00
b37f0f55c9 *TEMPORARY* Roman Army Camp placeholder.
This was SVN commit r10968.
2012-01-27 21:09:00 +00:00
257736abeb New Roman mill model
This was SVN commit r10967.
2012-01-27 20:43:35 +00:00
901d507687 HistoryGuy's requested Oasis match up.
This was SVN commit r10966.
2012-01-27 20:19:17 +00:00
15c50dd2ed Replaces most remaining static PMDs with DAEs. Updates actor references accordingly.
This was SVN commit r10965.
2012-01-27 05:44:57 +00:00
73e33d2719 Carthaginian quinquereme movement animations
This was SVN commit r10964.
2012-01-25 22:54:20 +00:00
acc78e7e79 Carthaginian trireme animations
This was SVN commit r10963.
2012-01-25 21:46:24 +00:00
bab593fc6b #New audio additions, notably resource selections and ship selection and death.
This was SVN commit r10962.
2012-01-25 02:51:48 +00:00
9da4f99d1d Carthaginian bireme rowing animations
This was SVN commit r10959.
2012-01-24 00:10:45 +00:00
cdcd259dd9 Tweaking foliage colors.
Tweaked outpost/scout towers tips.

Touched up Gambia River and Punjab.

This was SVN commit r10958.
2012-01-23 13:23:51 +00:00
60e6a71870 This was SVN commit r10957. 2012-01-22 23:19:34 +00:00
3b811a930f Updating the hele trireme's mesh UV mapping
This was SVN commit r10956.
2012-01-22 23:12:37 +00:00
69a6015929 Updated Ships Demo map to feature all the latest ships.
This was SVN commit r10955.
2012-01-22 23:04:12 +00:00
c089f59b61 hele trireme rowing animations and model updates
This was SVN commit r10954.
2012-01-22 22:12:26 +00:00
7f679a7975 # Support separate rotation and scaling for each terrain texture
This was SVN commit r10952.
2012-01-22 18:20:33 +00:00
2b96eafdb4 This was SVN commit r10951. 2012-01-22 18:10:34 +00:00
ae6f144eda More house cleaning.
This was SVN commit r10950.
2012-01-22 17:28:03 +00:00
ee0c4db2ac Cleaning house.
This was SVN commit r10949.
2012-01-22 16:03:53 +00:00
1b8d52dd6b Cleaning out unused PMD mesh files. 272 files, total.
This was SVN commit r10948.
2012-01-22 15:22:21 +00:00
d40e4797de Report timer_Resolution via hwdetect
This was SVN commit r10947.
2012-01-22 13:49:09 +00:00
c7e9894d44 Fixes #947 by generating a plain executable instead of an app bundle for development-builds.
The plan is to create a bundle later as a separate deployment-step after
building.
NVTT build is also changed because the installnames were not correct
when doubleclickig the executable.

This was SVN commit r10946.
2012-01-22 10:38:08 +00:00
1f9e87c60f Running animation for sheep created by Zaggy. Movement speed reduced
This was SVN commit r10945.
2012-01-22 01:21:56 +00:00
9bc10c2231 hele pentekonter ship rowing animations and model update
This was SVN commit r10944.
2012-01-22 00:39:03 +00:00
42fc573b2c #Updated chicken animations by Zaggy1024
This was SVN commit r10943.
2012-01-21 20:04:59 +00:00
8c989cba0f #Sheep animations by Zaggy1024
This was SVN commit r10942.
2012-01-21 19:39:18 +00:00
206d83636d #Punjab map, still a work in progress.
#Tropical grass sprites.

This was SVN commit r10941.
2012-01-21 14:42:32 +00:00
8fabaa4f8c Fixes Atlas crashing when random map generator fails, load the blank map for now.
This was SVN commit r10939.
2012-01-21 00:53:34 +00:00
23959ec119 Made the menu background scroll slightly faster.
This was SVN commit r10938.
2012-01-20 23:21:27 +00:00
c7baf204e7 Outpost work.
This was SVN commit r10937.
2012-01-19 21:04:37 +00:00
d068c1dd09 Fix build with old versions of Mesa
This was SVN commit r10936.
2012-01-19 18:23:54 +00:00
2da41a2ac3 #Updated Roman Scout Tower.
This was SVN commit r10935.
2012-01-19 13:41:32 +00:00