krzys-h
|
060db9c069
|
Fixed save button being always unavailable
|
2015-09-09 20:24:44 +02:00 |
krzys-h
|
09ff821f2c
|
Fixed code battle start button not disappearing in the editor
|
2015-09-07 21:45:51 +02:00 |
krzys-h
|
883348c6cf
|
Do not (auto)save code battles
|
2015-09-06 20:01:59 +02:00 |
krzys-h
|
51330dde5e
|
Added code battle start button; fixed bug with starting code battle
|
2015-09-06 19:12:00 +02:00 |
krzys-h
|
78e4e440b5
|
Removed cancel button from player selection screen
Not really needed, and it had a bug with removing players (it would still go back to the deleted player)
|
2015-09-01 16:30:05 +02:00 |
krzys-h
|
6f38ec1911
|
Clear player name text field on delete
|
2015-09-01 16:25:09 +02:00 |
krzys-h
|
ec9a38a681
|
Don't show level completion marks in free games
|
2015-09-01 16:22:57 +02:00 |
krzys-h
|
89c93c15cd
|
Fixed crash after removing last program from a robot
|
2015-09-01 16:10:12 +02:00 |
krzys-h
|
c3d7876a5c
|
Made CPauseManager not a singleton
|
2015-08-31 22:05:21 +02:00 |
krzys-h
|
75d18ced05
|
Fixed #596
|
2015-08-31 21:57:46 +02:00 |
krzys-h
|
ff17961584
|
Refactored CPauseManager
|
2015-08-31 21:47:55 +02:00 |
krzys-h
|
cc7e36968f
|
Fixed new text in editor not being monospace
|
2015-08-31 12:21:28 +02:00 |
krzys-h
|
82e06bfd8e
|
Fixed wrong program being highlighted after loading (closes #616)
|
2015-08-31 11:37:02 +02:00 |
krzys-h
|
934d97a801
|
Fixed #581 for aliens
|
2015-08-25 17:25:53 +02:00 |
krzys-h
|
fe44e617a8
|
Fixed selection markers not disappearing when moving gun away
|
2015-08-25 16:57:10 +02:00 |
krzys-h
|
8b7bd663b9
|
Fixed shooters detecting all objects as friendly, closes #581
|
2015-08-25 16:29:26 +02:00 |
krzys-h
|
00ae6c32f1
|
Fixed CBot scripts in SatCom not being sometimes colorized
This is because in some places \c; and \s; are reversed
|
2015-08-25 11:32:15 +02:00 |
krzys-h
|
d9b680bdcf
|
Removed Windows restart on resolution change workaround
|
2015-08-24 19:47:48 +02:00 |
Piotr Dziwinski
|
c3d4d46583
|
Fix missing empty line after license header
|
2015-08-22 17:52:07 +02:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
krzys-h
|
e1f0c0f91f
|
Fixed #585
|
2015-08-19 20:56:04 +02:00 |
krzys-h
|
8421189716
|
Merge branch 'dev-cbot-syntax-highlighting' into dev (#575)
|
2015-08-18 23:01:02 +02:00 |
krzys-h
|
e91ecbbb01
|
Removed unused references to effect03.png from the code
|
2015-08-18 22:59:31 +02:00 |
krzys-h
|
d6a946618e
|
Syntax highlighting in SatCom
|
2015-08-18 22:35:38 +02:00 |
krzys-h
|
3fe44be5d5
|
Fixed no monospace font in the editor
|
2015-08-18 22:12:00 +02:00 |
krzys-h
|
c5da68d516
|
New CBot syntax highlighting
|
2015-08-18 22:12:00 +02:00 |
krzys-h
|
b086c52b14
|
Render some things in code instead of using effect03.png texture (in CEdit)
|
2015-08-18 21:04:00 +02:00 |
krzys-h
|
28925106e4
|
Cleaned up some long lists of ifs
|
2015-08-18 12:29:41 +02:00 |
Piotr Dziwinski
|
a63a959dbe
|
Apply clang-modernize -use-nullptr
|
2015-08-17 22:40:52 +02:00 |
Piotr Dziwinski
|
ba3284b8b8
|
Apply clang-modernize -add-override
|
2015-08-17 22:12:09 +02:00 |
krzys-h
|
63b4849275
|
Fixed #561
|
2015-08-17 21:57:53 +02:00 |
krzys-h
|
1059ae37c1
|
Shielder subclass
|
2015-08-17 14:06:31 +02:00 |
krzys-h
|
ad84478c71
|
Removed Get/SetInfoReturn
|
2015-08-17 11:44:05 +02:00 |
krzys-h
|
303dd17d58
|
Improved documentation of new object interface; removed unused Get/SetSoluceName
|
2015-08-17 00:43:32 +02:00 |
krzys-h
|
e11d2ec33e
|
Refactor object dying status and GetActive
|
2015-08-16 20:24:48 +02:00 |
krzys-h
|
3f303ea824
|
Removed some unneccessary includes
|
2015-08-16 16:35:39 +02:00 |
krzys-h
|
0986a200d7
|
Fixed CBot editor being inaccessible while running program
|
2015-08-16 16:03:36 +02:00 |
Piotr Dziwinski
|
d703eb7165
|
Compile fixes for MSVC2013
|
2015-08-16 00:39:08 +02:00 |
krzys-h
|
ceae617949
|
Fixed user programs disappearing after swapping them with level programs
|
2015-08-15 23:47:51 +02:00 |
krzys-h
|
bc7d0c1c51
|
Rewritten program storage, closes #534
|
2015-08-15 23:29:21 +02:00 |
krzys-h
|
0eaf0d6f65
|
Split Programmable and ProgramStorage
|
2015-08-15 21:29:08 +02:00 |
krzys-h
|
856c5baa0e
|
Removed CTaskManager
|
2015-08-15 20:30:15 +02:00 |
krzys-h
|
9a15db1bea
|
Split global.h
|
2015-08-15 14:02:07 +02:00 |
krzys-h
|
0ec3f29e68
|
Fixed win/lost scene music cached at startup not being ever used
|
2015-08-14 19:44:44 +02:00 |
krzys-h
|
78a279b479
|
Better shadow type selection UI
|
2015-08-14 13:37:27 +02:00 |
krzys-h
|
009b3abc03
|
Moved some interface controls
|
2015-08-14 13:14:57 +02:00 |
krzys-h
|
eda7435eb6
|
Removed a lot of useless settings (#556)
|
2015-08-14 13:04:05 +02:00 |
krzys-h
|
1d6c3cc748
|
Fixed CEngine trying to use unsupported values as defaults, closes #552
Also fixed the settings buttons not being disabled properly
|
2015-08-14 12:03:53 +02:00 |
krzys-h
|
41c0ec0940
|
Fixed game save being always blocked
Also, prevent autosave if saving is blocked
|
2015-08-14 00:21:18 +02:00 |
krzys-h
|
02b76e5aba
|
Workaround for too fast calling of m_app->Render
|
2015-08-14 00:10:07 +02:00 |