mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
571a2940e605f2a83aaf998f5c306365301a5ffd
- Fixing AI problems when they use launchers. Details: - Seems from implementation of 100AP system and new attachment system and new kind of GL launchers, AI use them improperly or not used at all. Bugs was: - Bursting grenades from non burst launcher. - Not use GL if grenade is already in it - Not firing from rocket launcher if couldn't find hand grenade. - Refusing to launch grenade from attached GL if couldn't find grenade in other pockets. - Never fire from single rocket launchers like LAW. - Incorrect chance to throw calculation for GLs which lead into no decision to throw. - Whole cylinder of grenades was permanently remove from pocket after reloading launcher. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6321 3b4a5df2-a311-0410-b5c6-a8a6f20db521
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1017 3b4a5df2-a311-0410-b5c6-a8a6f20db521
- New Externalization: Externalized the used music to an OPTIONAL "Scripts\Music.lua" file (by Jazz)
Last 1.13 SVN 4721 Compilation of UB : Set #define JA2UB and #define JA2UBMAPS in file builddefines.h. Compilation of JA2 : Rem #define JA2UB and #define JA2UBMAPS in file builddefines.h. Example : UB : #define JA2UB #define JA2UBMAPS JA2 : //#define JA2UB //#define JA2UBMAPS www.legion.zone.zg.pl
Languages
C++
90.4%
C
9.3%
HTML
0.2%
CMake
0.1%