Justin Marshall
d7243e8265
August patch integration: Merge branch 'master' of https://github.com/electronicarts/CnC_Remastered_Collection
2020-08-06 15:35:00 -07:00
Justin Marshall
a2e06b5c48
Internal Editor: Right click main menu moved to top down main menu.
2020-07-08 17:30:49 -07:00
Justin Marshall
2fba63254c
Removed 50 cost for buildings developer checkin.
2020-07-05 14:32:56 -07:00
Justin Marshall
58d354ea6e
Fix for crash related to the power bar rendering with the fading table.
2020-07-04 20:04:48 -07:00
Justin Marshall
9aefac70b6
Switched new sidebar graphics to HD graphics pipeline.
2020-07-04 09:47:42 -07:00
Ben Lankamp
02af11fa1a
Draw Powerbar first, buttons + addon (filler) are drawn on top of that.
2020-07-04 11:44:16 +02:00
Ben Lankamp
9b8fbe098b
Last touches on power and side bar.
2020-07-04 11:24:07 +02:00
Ben Lankamp
4ba5c0d72c
* Added LCW_Uncomp from Chronoshift
...
* Added better sidebar tiling graphics by Thomson26
* Changed alignment of elements based on new graphics
2020-07-04 01:17:53 +02:00
Ben Lankamp
27a1b43b73
Add black background
2020-07-03 23:00:57 +02:00
Ben Lankamp
44cc437ef2
Fixes for power and sidebar buttons
2020-07-03 22:57:14 +02:00
Justin Marshall
33b9fd94bd
Revert "Merge branch 'master' into master"
...
This reverts commit b91fab3474 , reversing
changes made to 78812727c7 .
2020-07-02 13:42:08 -07:00
Ben Lankamp
b91fab3474
Merge branch 'master' into master
2020-07-02 09:15:30 +02:00
Ben Lankamp
510bd2ea57
Fix for text input
2020-07-01 23:29:21 +02:00
Ben Lankamp
d0440932d9
Sidebar fixes, power fix, input fixes.
2020-07-01 22:52:37 +02:00
Ben Lankamp
99c7a550be
User input: casing
2020-07-01 22:23:31 +02:00
Ben Lankamp
70c9b2c47e
* Updated user input handling
...
* Event Queue
2020-07-01 22:23:15 +02:00
Ben Lankamp
7a18490fa2
* All lowercase
...
* Fixed radar
2020-07-01 21:40:14 +02:00
Ben Lankamp
8337ad6672
User Input changes
2020-07-01 21:39:30 +02:00
nev6502
2f4eee66df
Several more small fixes; everything should be where it should be now
2020-06-28 19:56:53 -06:00
nev6502
9770771f5c
Fixes several small issues
2020-06-28 19:50:53 -06:00
nev6502
d5612ebc2f
Merge remote-tracking branch 'upstream/master' into nev6502_branch
2020-06-28 18:00:20 -06:00
nev6502
9b237d8fda
Added several unit orders
2020-06-28 17:57:57 -06:00
nev6502
678d784004
Added To_Float to fixed point class. This is to help with certain house values to/from Lua but may have other uses.
...
Added ability to create objects out of thin air, and force factories to produce units.
Added ability to issue movement commands to units.
Updated object cache system to use an incremental UID for retrieval / passing ID back to the script, as ID collisions were occuring.
2020-06-28 15:54:47 -06:00
nev6502
19569faf2b
Added ability to change attributes for buildings, units, infantry, aircraft and veseels. Values are restored to default values by cacheing values upon first usage and cleaning up with Deinit().
...
Revised global header to encapsulate the values within sections, drastically reducing variable counts
Mouse frequent click/drag fix
2020-06-27 18:16:29 -06:00
Justin Marshall
37b47a8cfe
Missing file from previous checkin.
2020-06-26 15:04:01 -07:00
Justin Marshall
28f5f86f91
Missing file from previous checkin.
2020-06-26 15:01:11 -07:00
Justin Marshall
2e106bc809
Fixed a bug were units can't be selected in the editor.
2020-06-26 11:48:43 -07:00
nev6502
698d7ee346
Merge branch 'nev6502_branch' of https://github.com/nev6502/CnC_Remastered_Collection into nev6502_branch
2020-06-26 00:19:35 -06:00
nev6502
5be642d40b
Merge remote-tracking branch 'upstream/master' into nev6502_branch
2020-06-26 00:17:33 -06:00
Justin Marshall
012a5c2d60
WWKeyboardClass::Down now goes through the SDL system for mouse up and down, needs work for other keys.
2020-06-25 17:24:06 -07:00
Justin Marshall
c7e4870048
Removed blit code from gbuffer class. Fixed cmakelists for linux.
2020-06-25 14:35:47 -07:00
Justin Marshall
e581ffad99
Batch lowercase red alert source code.
2020-06-25 13:10:31 -07:00