Matthias Mailänder
|
a7e03020e5
|
Update mod.yaml
removed invalid tab
|
2013-10-23 19:56:13 +02:00 |
|
Matthias Mailänder
|
aba12a9a88
|
Merge pull request #3989 from pchote/cash-ticks
Improve cash ticks.
|
2013-10-23 08:35:59 -07:00 |
|
Matthias Mailänder
|
88b6c4b2de
|
Merge pull request #3990 from pchote/cnc-menu-improvements
C&C main menu polish.
|
2013-10-23 08:24:04 -07:00 |
|
Paul Chote
|
08b2d59821
|
Re-enable cash ticks in C&C.
|
2013-10-23 19:37:09 +13:00 |
|
Paul Chote
|
4814c0541e
|
Replace cash tick options with a simple on/off.
|
2013-10-23 19:37:09 +13:00 |
|
Paul Chote
|
bc174f1e82
|
C&C main menu improvements:
- Disable target reticle when a window is open.
- Show the faction logos when the shellmap is disabled.
|
2013-10-23 19:22:25 +13:00 |
|
Paul Chote
|
cd84ac92b4
|
Fix misnamed install image.
|
2013-10-23 19:22:24 +13:00 |
|
Matthias Mailänder
|
878e03adb9
|
Update README.md
minor changes
|
2013-10-22 21:59:40 +02:00 |
|
Matthias Mailänder
|
688ba8a6ac
|
Merge pull request #3984 from pchote/desync-fix
Remove desync from WPos.LerpQuadratic.
|
2013-10-22 09:44:25 -07:00 |
|
Paul Chote
|
76c8c8806e
|
Remove desyncing fp from WPos.LerpQuadratic. Fixes #3966.
|
2013-10-22 22:22:09 +13:00 |
|
Paul Chote
|
cfb6e149b3
|
Support bottom-aligned scroll panels.
|
2013-10-22 21:51:23 +13:00 |
|
Matthias Mailänder
|
c5c518dbce
|
Merge pull request #3969 from pchote/hotkeys
Improved hotkey support
|
2013-10-21 13:53:43 -07:00 |
|
Paul Chote
|
7ffbfb9b7e
|
Add a Hotkey class for user-configurable keys. Fixes #3779.
Users can now define and use hotkeys that include modifiers (ctrl/meta/shift/alt).
|
2013-10-22 09:14:05 +13:00 |
|
Matthias Mailänder
|
5803661d83
|
Merge pull request #3974 from pchote/frozen-actor-fix
Fix bogus screen-map queries.
|
2013-10-21 11:43:41 -07:00 |
|
Matthias Mailänder
|
b3cceb792d
|
Merge pull request #3975 from pchote/contrail-fix
Extract contrail fading for dead projectiles into an IEffect.
|
2013-10-21 11:30:35 -07:00 |
|
Matthias Mailänder
|
03cf2a3072
|
Merge pull request #3976 from pchote/scale-fix
Use scale in RenderSimple.RenderPreview.
|
2013-10-21 11:19:23 -07:00 |
|
Matthias Mailänder
|
ab86b3308e
|
Merge pull request #3977 from pchote/travis-fix
Re-enable travis notices without joining.
|
2013-10-21 10:48:06 -07:00 |
|
Paul Chote
|
aab6fec68b
|
Remove VirtKey and KeyName.
|
2013-10-21 20:24:24 +13:00 |
|
Paul Chote
|
e5f93ec39e
|
Introduce Keycode to simplify key checks.
|
2013-10-21 20:24:24 +13:00 |
|
Paul Chote
|
477d045e0a
|
Re-enable travis notices without joining.
This reverts commit dbb38e3a42.
|
2013-10-21 18:54:05 +13:00 |
|
Paul Chote
|
03c4c476f1
|
Use scale in RenderSimple.RenderPreview. Fixes #3970.
|
2013-10-21 18:52:29 +13:00 |
|
Paul Chote
|
7ecf84dc61
|
Extract contrail fading for dead projectiles into an IEffect.
|
2013-10-21 18:27:37 +13:00 |
|
Paul Chote
|
33f514001e
|
Fix viewport-px / world-px confusion in ScreenMap. Fixes #3964.
|
2013-10-21 17:57:53 +13:00 |
|
Matthias Mailänder
|
dbb38e3a42
|
Update .travis.yml
the channel does not allow notices from outside
|
2013-10-21 00:09:58 +02:00 |
|
Matthias Mailänder
|
31aa1bf421
|
Update README.md
|
2013-10-20 23:18:21 +02:00 |
|
Paul Chote
|
9a540e0536
|
Merge pull request #3971 from Mailaender/silent-travis
Made Travis CI bot IRC notifications less noisy
|
2013-10-20 13:11:05 -07:00 |
|
Matthias Mailänder
|
06f06ffbb1
|
a less noisy Travis CI bot IRC notification
|
2013-10-20 14:35:33 +02:00 |
|
Matthias Mailänder
|
3ed6faed62
|
Update OpenRA.nsi
fixed "no files found"
|
2013-10-19 13:46:20 +02:00 |
|
Matthias Mailänder
|
1198ed9fe8
|
Delete HACKING
unmaintained,
moved to https://github.com/OpenRA/OpenRA/wiki/Hacking
|
2013-10-19 13:37:38 +02:00 |
|
Matthias Mailänder
|
8b8d3edea2
|
Merge pull request #3958 from Mailaender/docs
Ship COPYING and CHANGELOG on all platforms
|
2013-10-19 04:30:31 -07:00 |
|
Matthias Mailänder
|
d1a43a45f1
|
Merge pull request #3960 from Mailaender/rpm-revert
Simplified the RPM build scripts again
|
2013-10-19 04:30:20 -07:00 |
|
Matthias Mailänder
|
3db703a7ed
|
Merge pull request #3959 from Mailaender/makefile
Removed TilesetBuilder from core
|
2013-10-19 04:29:53 -07:00 |
|
Matthias Mailänder
|
20837c3776
|
cleaned packaging comments
|
2013-10-19 13:22:36 +02:00 |
|
Matthias Mailänder
|
807dc8b392
|
silenced curl
|
2013-10-19 13:22:36 +02:00 |
|
Matthias Mailänder
|
af0f8d09d6
|
simplify RPM buildpackage script for the build server
hard-code everything outside /usr/share/openra
|
2013-10-19 13:22:36 +02:00 |
|
Matthias Mailänder
|
5d2254aeee
|
fixed md5sum file not found global mix database.dat
|
2013-10-19 13:22:32 +02:00 |
|
Matthias Mailänder
|
e54fd9f582
|
remove the tileset builder from core
not required anymore for d2k
it is also not shipped because it won't work standalone
|
2013-10-19 12:50:58 +02:00 |
|
Matthias Mailänder
|
797f30446d
|
ship license and changelog on all platforms
keep INSTALL & HACKING in the source code only
|
2013-10-19 12:35:38 +02:00 |
|
Matthias Mailänder
|
9ecf678b04
|
Update OpenRA.nsi
fixed Error: unterminated string parsing line at OpenRA.nsi:144
|
2013-10-19 12:20:43 +02:00 |
|
Matthias Mailänder
|
431c956932
|
Update OpenRA.nsi
added languages and sorted alphabetically
|
2013-10-19 12:13:12 +02:00 |
|
Matthias Mailänder
|
52ff778881
|
Update buildpackage.sh
Fixed make: *** [install-shortcuts] Error 1
|
2013-10-19 11:24:19 +02:00 |
|
Matthias Mailänder
|
3181c46d27
|
Update Makefile
Fixed make: *** No rule to make target `shortcuts', needed by `install-shortcuts'.
|
2013-10-19 11:12:54 +02:00 |
|
Paul Chote
|
fa2439f03e
|
Merge pull request #3956 from ScottNZ/bleed
Update CHANGELOG
|
2013-10-19 00:44:18 -07:00 |
|
ScottNZ
|
349ee8cfbf
|
Update CHANGELOG
|
2013-10-19 18:53:09 +13:00 |
|
Paul Chote
|
bb8f4494f5
|
Merge pull request #3938 from Mailaender/game-id
Added a Game ID and print it to syncreport.log
|
2013-10-17 22:51:27 -07:00 |
|
Paul Chote
|
88b8dd6c3e
|
Merge pull request #3948 from Mailaender/replay-duration
Replay duration cleanup
|
2013-10-17 22:44:41 -07:00 |
|
Matthias Mailänder
|
eff943b3eb
|
added OS and Mono/.NET runtime version to syncreport.log
|
2013-10-17 20:54:58 +02:00 |
|
Matthias Mailänder
|
70ba7fe5f6
|
added OpenRA, OS and .NET/Mono runtime version to exception.log
|
2013-10-17 20:39:41 +02:00 |
|
Matthias Mailänder
|
8c8df3bda9
|
expose Game ID and client player name to syncreport.log
|
2013-10-17 20:36:17 +02:00 |
|
Matthias Mailänder
|
353393571f
|
added a Game ID
closes #2570
|
2013-10-17 20:36:17 +02:00 |
|