Commit Graph

  • ac420d7f24 -optimized the sight handling code for tracers so that it doesn't run for every tile crossed MaddMugsy 2006-06-10 20:21:14 +00:00
  • 1b5f35410e -fixed LOS CTD after readying weapon MaddMugsy 2006-06-10 15:45:51 +00:00
  • 008e216b17 -added underslung/attached GLs to AI inventory and enabled AI to use them :) -rewrote the AI sniper code to take advantage of readying weapons. Added new SNIPER order for soldiers that's assigned when a soldier has a sniper rifle (80% chance) or a scope (40% chance). -spreadsheet update MaddMugsy 2006-06-10 07:22:16 +00:00
  • 005a424314 - bug fix: CTD in endgame when killing Deidrana - disabled code for CD-ROM check (game was killed every time when USB-Stick was removed) lalien 2006-06-09 20:35:59 +00:00
  • df685592e0 -put back the INT8 bType MaddMugsy 2006-06-09 15:36:42 +00:00
  • 6c9771eef0 -minor lighting fix MaddMugsy 2006-06-09 06:06:16 +00:00
  • 0e649e7239 -changed bAge from INT8 to UINT8 in LightEffects.h and SmokeEffects.h so that the effects can have a longer duration. MaddMugsy 2006-06-09 00:24:14 +00:00
  • 7abe11ebc1 - light effect changes added lalien 2006-06-09 00:07:40 +00:00
  • 1cacedb6f0 -one more UINT16 -> UINT8 MaddMugsy 2006-06-08 23:55:52 +00:00
  • cb4ba2fab9 -changed light and smoke effect durations back to UINT8s MaddMugsy 2006-06-08 23:48:25 +00:00
  • fa99f2ff83 - bug fix: CTD when new merc arrives lalien 2006-06-08 23:42:00 +00:00
  • 7cf7d7db3c - In the vain hopes of finally killing that stupid "Battle Scope" bug, I have changed the inventory creation to do an extra check for attachment validity before creating the attachments w/out displaying any messages. MaddMugsy 2006-06-08 22:25:54 +00:00
  • 7d0eabb361 - added some required functions for new AI lalien 2006-06-08 20:26:48 +00:00
  • 8546984b6f -reverted most AI changes -spreadsheet update MaddMugsy 2006-06-08 17:47:52 +00:00
  • 230982db59 - charge less AP's when throwing grenade from prone stance lalien 2006-06-08 11:48:38 +00:00
  • b0271bfc7d - updated breaklight duration checks to allow us to have shorter duration breaklights MaddMugsy 2006-06-08 05:23:07 +00:00
  • a38002f606 - updated bullet tracer effect again to resolve a savegame compatibility issue and to fix the lighting effects MaddMugsy 2006-06-08 04:40:55 +00:00
  • 454a0575d8 - added SmokeEffects.h and LightEffects.h to TileEngine.vcproj - increased the INT8 & UINT8 bAge/ubDuration variables in SmokeEffects.cpp and LightEffects.cpp to a good old "int". MaddMugsy 2006-06-08 00:54:14 +00:00
  • 21bc685f8d WARNING: I haven't tested these changes yet, since I'm still at work :p I'll be testing them and making updates as needed tonight. MaddMugsy 2006-06-08 00:14:23 +00:00
  • ea7e68297c - Bobby Ray's tool tips for GL fixed - bug fix: CTD when shoot at soldier and see items afterwards (happens not always) lalien 2006-06-07 18:44:37 +00:00
  • f937772476 - bug fix: CTD when clicking on buttons lalien 2006-06-07 15:49:36 +00:00
  • 21d454688b -added grenade launchers to the pre-chambering of pre-selected items MaddMugsy 2006-06-07 15:16:09 +00:00
  • b2a7d4e25a -pre-chambered cartridges for NPCs/enemies pre-placed on maps so we don't need to listen to them all manually load their guns ;) MaddMugsy 2006-06-07 15:14:49 +00:00
  • 75d9e1b1c7 -updated AI to use some features from Ja2CW MaddMugsy 2006-06-07 03:48:02 +00:00
  • d9dc88cc3c git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@183 3b4a5df2-a311-0410-b5c6-a8a6f20db521 MaddMugsy 2006-06-07 03:44:13 +00:00
  • 19b7f398e9 - manual reload ai fixed lalien 2006-06-06 12:29:04 +00:00
  • c4db6f8f13 - manual reload play sound added lalien 2006-06-05 23:34:43 +00:00
  • ce1b1220b7 - new feature: manual reload - update readme lalien 2006-06-05 22:37:34 +00:00
  • 979423c07a - removed ammo from grenade launcher tool tip lalien 2006-06-05 09:22:34 +00:00
  • 07aee0e43f -added code for enemies to carry money items / wallets w/actual deposit-able cash MaddMugsy 2006-06-05 07:06:19 +00:00
  • 26adc690ed -added a couple extra checks to Inventory Choosing.cpp for attachments. Doubt it will fix the battle/sniper scope conflict though. MaddMugsy 2006-06-05 06:17:23 +00:00
  • 7da7984951 - bug fix: Space selects next squad: next merc was not selected when in interrupt - changed scope ranges to be % of base visible range lalien 2006-06-05 01:03:17 +00:00
  • d0ea612fb3 - added % status for blades in tool tips lalien 2006-06-04 18:53:35 +00:00
  • 5259bdeee2 - bug fix 'j' key was not working properly - check for invalid sector in GetCurrentBattleSectorXYZAndReturnTRUEIfThereIsABattle lalien 2006-06-04 17:52:58 +00:00
  • 07afe5f389 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@167 3b4a5df2-a311-0410-b5c6-a8a6f20db521 Wanne 2006-06-04 16:21:31 +00:00
  • 311378ef81 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@166 3b4a5df2-a311-0410-b5c6-a8a6f20db521 Wanne 2006-06-04 16:20:41 +00:00
  • fc503fc9ab - new setting in game options: Space selects next squad, when turned on there is no need to press Shift+Space to select next squad lalien 2006-06-04 15:36:34 +00:00
  • 573dbee6c2 -fixed battle scope / sniper scope conflict in Inventory Choosing.cpp MaddMugsy 2006-06-03 18:08:08 +00:00
  • 0f7e3e1a95 - changed tons of guns setting back to "normal" and "tons of guns". This will increase compatibility with other mods based on 1.13. MaddMugsy 2006-06-03 17:55:37 +00:00
  • 110790ee5d -fixed aim level % restrictions MaddMugsy 2006-06-03 17:19:54 +00:00
  • 37ad617bda -added option to choose whether extra aim levels apply to rifles only MaddMugsy 2006-06-03 17:10:10 +00:00
  • b9c5f45721 - updated aiming levels to use a % of sight range, and to allow only rifles & sniper rifles to use aiming levels > 4 MaddMugsy 2006-06-03 15:42:16 +00:00
  • 23ceb398ff - quick fix for sight range - works only when 'L' pressed one more time lalien 2006-06-03 13:54:21 +00:00
  • 2842c92ce1 -continued from last commit MaddMugsy 2006-06-03 06:55:59 +00:00
  • 2d005563a2 -continuation of last update MaddMugsy 2006-06-03 06:23:46 +00:00
  • c8ea22735d - removed the +50's from the bonus calculations - added Lalien's 8AP aiming code - restricted aiming by scope min. range, 4 APs for no scope, 6 APs for min range >= 6 tiles, 8 APs for min range >= 9 tiles - added option (in preferences + shortcut = 'q') to fire grenade launchers at higher angles, thereby allowing ranges to increase to 45+. It's an option so grenades don't always need to be fired so high. It should also allow grenades to be fired over obstacles. MaddMugsy 2006-06-03 06:22:24 +00:00
  • 432f921564 - bug fix: CTD when enemy throws a grenade lalien 2006-06-01 01:35:27 +00:00
  • bd5138315b - fixed strings for Auto Resolve - leadership increase when commanding militia lalien 2006-05-31 21:39:26 +00:00
  • 561a3c9747 - externalized settings for mobile militia - made default militia settings less aggressive - added a message for breaking locks/doors lalien 2006-05-31 20:04:47 +00:00
  • 6b89c64a4d - moving militia bug fix: militia was not in sector at battle start - changed militia orders to ONGUARD when entering the sector lalien 2006-05-31 17:43:34 +00:00
  • a7d456ad6b git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@144 3b4a5df2-a311-0410-b5c6-a8a6f20db521 MaddMugsy 2006-05-31 03:55:50 +00:00
  • aca1757842 -updated Interface Items.cpp to display range in tiles in tooltips MaddMugsy 2006-05-30 22:22:42 +00:00
  • fe76b9e63e -updated IMP Confirm.cpp to not choose illegal items from impitemchoices.xml (illegal = not on big gun list, coolness = 0) MaddMugsy 2006-05-30 21:10:26 +00:00
  • ba211d76b6 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@139 3b4a5df2-a311-0410-b5c6-a8a6f20db521 lalien 2006-05-30 20:25:13 +00:00
  • df56cf0ff9 -renamed and updated prof.dat files by difficulty level and tons of guns selection -re-sorted shopkeeper items by name, since there were too many to list otherwise. MaddMugsy 2006-05-30 20:01:42 +00:00
  • e278e14f42 - vision range bonus applied only in front direction when using scope or another item with tunnel vision effect lalien 2006-05-30 19:38:48 +00:00
  • 330286c6e0 - tool tips for Bobby Ray updated - tool tips for items updated - finding tunnel vision bonus changed - rooftop vision bonus changed to % instead of tiles - vision range bonus changed to % instead of tiles lalien 2006-05-30 17:55:48 +00:00
  • c139b9df23 - tool tips for Bobby Ray updated - refresh for laptop screens fixed lalien 2006-05-29 22:49:53 +00:00
  • 1ba75f9745 - tool tips for Bobby Ray added lalien 2006-05-29 21:15:42 +00:00
  • 819b94ecf9 - changed tool tips for launchers and armor lalien 2006-05-29 18:41:06 +00:00
  • 8394713e02 - changed tool tip for magazines - added limited vision from Lesh - bug fix: CTD in SaveAirRaidInfoToSaveGameFile when saving game lalien 2006-05-29 00:01:26 +00:00
  • 935432b325 updated gun range in tooltips from "unmodified/modified" to "modified(unmodified)" MaddMugsy 2006-05-28 17:22:16 +00:00
  • a3cb1f39ef make sure enemies only use legal ammo types MaddMugsy 2006-05-28 16:37:26 +00:00
  • b9bd4cda26 - extended item info on tool tip - new strings for item info in English/German/Russian - German translation updated - screen shots are not overwritten anymore - bug fix: climbing on roof with 'j' caused CTD - reinforcements in Omerta allowed on insane difficulty lalien 2006-05-27 23:19:57 +00:00
  • a86b0c8027 Little Alien lalien 2006-05-26 21:27:17 +00:00
  • 5bb7edd32a Little Alien lalien 2006-05-26 19:05:50 +00:00
  • 222b27671b Little Alien lalien 2006-05-25 22:22:57 +00:00
  • 37398b5c8d Updated version #. MaddMugsy 2006-05-25 15:56:16 +00:00
  • 913341b610 Minor cleanup. Got rid of some extra files and some comments. MaddMugsy 2006-05-25 15:54:16 +00:00
  • 0070e55b0b file not used MaddMugsy 2006-05-25 15:47:09 +00:00
  • 68959a30a0 Little Alien lalien 2006-05-25 15:02:07 +00:00
  • 00adecd129 Little Alien lalien 2006-05-25 12:30:57 +00:00
  • b01ab97aaa Little Alien lalien 2006-05-25 11:29:27 +00:00
  • 7929d945f6 Little Alien lalien 2006-05-25 10:42:56 +00:00
  • 7fcf6e7cb5 Little Alien lalien 2006-05-23 19:34:48 +00:00
  • d973bfb848 Little Alien lalien 2006-05-21 14:08:28 +00:00
  • 2134a20d9d Little Alien lalien 2006-05-21 12:25:22 +00:00
  • 30710d5228 Little Alien lalien 2006-05-21 00:07:05 +00:00
  • cc7bae40a3 Little Alien lalien 2006-05-20 19:50:41 +00:00
  • 92a538a1a0 Little Alien lalien 2006-05-18 21:38:49 +00:00
  • 30db8c6fe2 Little Alien lalien 2006-05-18 21:19:51 +00:00
  • ca45e66f44 Little Alien lalien 2006-05-18 14:58:18 +00:00
  • d6820d6ef0 Little Alien lalien 2006-05-14 17:26:20 +00:00
  • cebf24fb8e Little Alien lalien 2006-05-13 15:29:30 +00:00
  • 0aef7a0eea Little Alien lalien 2006-05-12 00:21:31 +00:00
  • 2d68e4e02c Little Alien lalien 2006-05-11 23:47:22 +00:00
  • c9535d1e70 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@66 3b4a5df2-a311-0410-b5c6-a8a6f20db521 lalien 2006-05-11 16:27:40 +00:00
  • c63f256c69 Little Alien lalien 2006-05-11 15:06:24 +00:00
  • 80d3335ac3 Little Alien lalien 2006-05-11 00:04:37 +00:00
  • b06e0e6ea6 Little Alien lalien 2006-05-10 22:59:51 +00:00
  • 88d8b484f5 Little Alien lalien 2006-05-10 22:44:00 +00:00
  • 44dea15c67 Little Alien lalien 2006-05-10 22:31:33 +00:00
  • ac0e373b6a Little Alien lalien 2006-05-10 10:54:38 +00:00
  • 0c2dfc30f6 Little Alien lalien 2006-05-04 15:01:32 +00:00
  • f4bf5fd1f7 ********************************************************* * 2006/05/04 * * Madd Mugsy * * Developed in VS 2003 * ********************************************************* lalien 2006-05-04 13:29:18 +00:00
  • 973325bddc Little Alien lalien 2006-05-04 12:53:59 +00:00
  • ff3f4ced29 Little Alien lalien 2006-05-04 10:44:52 +00:00
  • 184ae2a148 Little Alien lalien 2006-05-04 02:10:48 +00:00
  • a88452cef4 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@48 3b4a5df2-a311-0410-b5c6-a8a6f20db521 Wanne 2006-05-03 12:39:00 +00:00
  • cce975b6c1 ********************************************************* * 2006/05/01 * * Little Alien * * Developed in VS 2003 * ********************************************************* lalien 2006-05-01 20:59:34 +00:00