Commit Graph

  • 41e04c9638 min build palette height = 4 Chris Forbes 2010-01-03 20:19:00 +13:00
  • c35f3f0bfb invuln etc palette need hacked too. Chris Forbes 2010-01-03 20:16:55 +13:00
  • a1fc5406ea settings stuff Chris Forbes 2010-01-03 20:07:56 +13:00
  • 75e9762075 Merge branch 'master' of git://github.com/chrisforbes/OpenRA Caleb Anderson 2010-01-03 00:17:41 -06:00
  • 67cda2162b Fix chronoshift cursor Paul Chote 2010-01-03 18:50:52 +13:00
  • 30deb16620 Merge fail... Paul Chote 2010-01-03 18:45:54 +13:00
  • dab388630b Screen fade on chonotank teleport (needs tweaking to replicate real-ra) Paul Chote 2010-01-03 18:25:19 +13:00
  • e742097046 big cleanup of Controller mess Chris Forbes 2010-01-03 16:40:24 +13:00
  • 43498a123e Fixed ChronoshiftDeploy; there's only one order there, not two. Bob 2010-01-03 14:33:12 +13:00
  • 1c9393a410 Fixing whitespace Bob 2010-01-03 14:26:14 +13:00
  • 95f3c29e64 Teleport using IOrderGenerator Paul Chote 2010-01-03 13:23:49 +13:00
  • 50cc9175bf Repair-by-conyard moved into a user setting (disabled by default) Paul Chote 2010-01-03 12:55:37 +13:00
  • 109a1253b2 refactoring chrome buttons Chris Forbes 2010-01-03 08:24:31 +13:00
  • 988645a401 fix phantom MCV (again) Chris Forbes 2010-01-03 08:06:19 +13:00
  • 9362571e16 Repair and Sell buttons in Chrome. First attempt; needs refining Paul Chote 2010-01-03 02:01:02 +13:00
  • e326b68592 Fix SequenceEditor Paul Chote 2010-01-03 00:55:16 +13:00
  • e8f030ed85 Merge branch 'master' of git://github.com/alzeih/OpenRA Paul Chote 2010-01-03 00:39:28 +13:00
  • 2aecd8a05d basic powerbar Alli 2010-01-03 00:34:42 +13:00
  • b44686f39d MCV Undeploy Paul Chote 2010-01-03 00:04:46 +13:00
  • d183cd708e Merge branch 'master' of git://github.com/chrisforbes/OpenRA Paul Chote 2010-01-02 02:22:12 -08:00
  • 1694a9c43a forgot a file Paul Chote 2010-01-02 02:21:05 -08:00
  • df1c49dacb Load custom settings from settings.ini (reading from commandline currently doesn't work) Paul Chote 2010-01-02 02:19:53 -08:00
  • c804175421 more sensible selection boxes Chris Forbes 2010-01-02 22:17:54 +13:00
  • c198596df0 added Exists() to FileSystem Chris Forbes 2010-01-02 21:58:46 +13:00
  • 0a7ffc8cc9 Fix deploying a mine on a mine making the game explode Paul Chote 2010-01-02 00:42:37 -08:00
  • e4c39ac05f Minelayers should have limited ammo Paul Chote 2010-01-02 00:13:09 -08:00
  • a7b5b05e2c fix clash between harv deliver and repair Chris Forbes 2010-01-02 21:10:10 +13:00
  • a1528c6484 fix dumb crash with heli docking with FIX Chris Forbes 2010-01-02 21:06:59 +13:00
  • 6b1857e0b6 use RepairIndicator rather than renderer hack Chris Forbes 2010-01-02 17:52:24 +13:00
  • 3b53f692df repairing buildings mostly complete Alli 2010-01-02 17:20:08 +13:00
  • a54909cdaf Merge branch 'master' of git://github.com/chrisforbes/OpenRA Alli 2010-01-02 16:19:54 +13:00
  • cbadccd49a Merge commit 'caleb/master' Chris Forbes 2010-01-02 15:54:20 +13:00
  • 32de21b135 slightly nicer impl of Repair Chris Forbes 2010-01-02 15:48:53 +13:00
  • b4ba7ebaa7 repairing units is no longer free Chris Forbes 2010-01-02 15:35:47 +13:00
  • 6c4abd45ee Merge branch 'master' of git://github.com/chrisforbes/OpenRA Caleb Anderson 2010-01-01 20:00:57 -06:00
  • 9cd8ab6a76 removed old code Alli 2010-01-02 14:23:49 +13:00
  • 7a32619b9b some progress on Repair Alli 2010-01-02 13:45:06 +13:00
  • d2be508523 suppress selection logic in all custom input modes (sell, repair, place building,... ) Chris Forbes 2010-01-02 13:02:37 +13:00
  • 5f78d3a3d0 missing pieces of selling Chris Forbes 2010-01-02 12:57:02 +13:00
  • 43a8604ce9 hacked in selling to F3 Chris Forbes 2010-01-02 12:50:45 +13:00
  • 0737335663 added SellOrderGenerator Chris Forbes 2010-01-02 12:45:07 +13:00
  • 27e47cd066 more wiring for selling Chris Forbes 2010-01-02 12:40:09 +13:00
  • 97fdedac4f merge duplication in PlaceBuildingOrderGenerator Chris Forbes 2010-01-02 12:37:18 +13:00
  • 802e60b847 unhacking a hack Chris Forbes 2010-01-02 12:34:33 +13:00
  • a2a00ae599 shuffling Chris Forbes 2010-01-02 12:22:34 +13:00
  • acacd99a71 backend support for selling Chris Forbes 2010-01-02 12:00:37 +13:00
  • 5a7b572cfd helis return to base after finishing an attack Chris Forbes 2010-01-02 10:57:21 +13:00
  • 37bc4f2279 FIX works Chris Forbes 2010-01-02 09:05:41 +13:00
  • 5487edf369 use InflictDamage for Repair, so we do half/full transitions properly Chris Forbes 2010-01-02 07:50:27 +13:00
  • bf45b4e33b FIX setup done for Plane/Helicopter Chris Forbes 2010-01-01 20:27:22 +13:00
  • 62097faf31 Merge branch 'master' of git://github.com/chrisforbes/OpenRA Caleb Anderson 2010-01-01 01:19:36 -06:00
  • d0c0034404 added repair activity; not wired up for FIX yet Chris Forbes 2010-01-01 20:18:38 +13:00
  • da9668ceb3 let's actually fix that one :) Chris Forbes 2010-01-01 20:08:38 +13:00
  • 7efd3d844c Don't crash on bad orders Caleb Anderson 2010-01-01 15:03:54 +08:00
  • 276634d3da Don't crash on bad orders Caleb Anderson 2010-01-01 01:03:54 -06:00
  • 987b6939d8 only select one unit when clicking rather than dragging Chris Forbes 2010-01-01 18:59:22 +13:00
  • 4857c21a15 wtf. Chris Forbes 2009-12-31 16:52:25 +13:00
  • 98f643dc66 don't offer an attack cursor on things we can't attack Chris Forbes 2009-12-31 16:46:53 +13:00
  • 4a52a38d0f correct cursor for healing Chris Forbes 2009-12-31 16:44:29 +13:00
  • 493e207bbf wtf; MEDI was really borked Chris Forbes 2009-12-31 16:32:05 +13:00
  • d0c13c44b2 split rotor offsets from turret offsets Chris Forbes 2009-12-31 13:44:52 +13:00
  • 3cd89e1f69 fix bug where cursor was wrong for moving onto bib Chris Forbes 2009-12-31 13:30:41 +13:00
  • 21fc37e27e wired up 'active' anim on host building for Rearm activity Chris Forbes 2009-12-31 13:27:43 +13:00
  • 52dea029d6 eliminated some dumb stuff Chris Forbes 2009-12-31 13:20:20 +13:00
  • c11c4eb4a0 exposed GetDamageState(); fixed TSLA anim to use it Chris Forbes 2009-12-31 13:11:00 +13:00
  • b1f7aea1ca minor change to heli HPAD-enter behavior; use spawn offset Chris Forbes 2009-12-31 11:23:43 +13:00
  • 32358665ca cleanup misleading old comment Chris Forbes 2009-12-31 11:20:22 +13:00
  • 0edadeb7af lots of heli fixes Chris Forbes 2009-12-31 11:17:28 +13:00
  • d52c7fba0b planes rearm Chris Forbes 2009-12-31 11:00:34 +13:00
  • c981739b21 sketch of reservation support Chris Forbes 2009-12-31 10:42:26 +13:00
  • e62c281019 AttackBase handles canceling of (its) target when an unrelated order is issued Chris Forbes 2009-12-31 09:17:52 +13:00
  • 1ddc5dfbd7 removing cruft Chris Forbes 2009-12-31 08:44:45 +13:00
  • 1b0c493848 split frontal attack w/ tolerance behavior out of AttackPlane/AttackHeli Chris Forbes 2009-12-31 08:43:10 +13:00
  • efad32f480 Merge branches 'bugfixes', 'helis' and 'plane-attack' into temp Chris Forbes 2009-12-29 21:30:55 +13:00
  • be783e7683 updating progress Chris Forbes 2009-12-29 21:14:18 +13:00
  • a02836b19e heli range hack Chris Forbes 2009-12-29 21:13:06 +13:00
  • f061c82f4c wired up so it actually works Chris Forbes 2009-12-29 21:08:23 +13:00
  • 8fc8d0d9c7 new heli movement Chris Forbes 2009-12-29 20:47:06 +13:00
  • 76a59a1026 removing redundant Circle activity Chris Forbes 2009-12-29 20:21:58 +13:00
  • b3ec936497 move action has return-to-base Chris Forbes 2009-12-29 20:21:44 +13:00
  • bd93a08ffa remove various dumb visual artifacts Chris Forbes 2009-12-29 20:15:11 +13:00
  • 25726342c6 fixed problem with centering yielding fractional positions Chris Forbes 2009-12-29 20:12:06 +13:00
  • d82aebe90f minor damage model fix: splash damage doesnt affect invalid targets for the weapon type Chris Forbes 2009-12-29 20:09:07 +13:00
  • 77e1b5ba8c update progress Chris Forbes 2009-12-29 19:59:22 +13:00
  • b5d9c9e650 defer landing decision until needed Chris Forbes 2009-12-29 19:51:36 +13:00
  • 8a71bf36c3 planes return to base after attacking Chris Forbes 2009-12-29 19:47:08 +13:00
  • a5d8dc5861 planes attacking works; post-attack glitches though Chris Forbes 2009-12-29 17:40:35 +13:00
  • cea2091504 don't play deploy sound to everyone Chris Forbes 2009-12-28 22:43:37 +13:00
  • 3081cb7eea fix sequences for hpad/afld Chris Forbes 2009-12-28 21:35:08 +13:00
  • 8368de5616 E4 offset Chris Forbes 2009-12-28 20:34:51 +13:00
  • f2cdb1f54e range tweak on E1 Chris Forbes 2009-12-28 20:29:20 +13:00
  • 02d7056481 progress Chris Forbes 2009-12-28 20:27:15 +13:00
  • 7b8a3c4968 fixing up engineer behavior Chris Forbes 2009-12-28 20:24:06 +13:00
  • e80d59e851 oops; forgot about the mouse buttons Chris Forbes 2009-12-28 20:06:10 +13:00
  • 8054292e17 engineer stuff Chris Forbes 2009-12-28 19:49:33 +13:00
  • 1be973c18c cursors for engineer Chris Forbes 2009-12-28 19:40:56 +13:00
  • a5d450baf8 generalized that hack into something that's probably useful Chris Forbes 2009-12-28 19:38:21 +13:00
  • 804a21443d crude approximation, but it works. Chris Forbes 2009-12-28 19:33:10 +13:00
  • 436b261abf stable, incomplete c4 action Chris Forbes 2009-12-28 19:03:48 +13:00
  • ce69c98270 start of demolition support Chris Forbes 2009-12-28 18:58:40 +13:00