Ivan Savenko
|
6ac57a7cfc
Improvements to bonus system node types / propagators
|
3 月之前 |
Ivan Savenko
|
689f9250f6
Merge pull request #5754 from GeorgeK1ng/dwellings_text
|
4 月之前 |
George King
|
0314e10225
Missing ;
|
4 月之前 |
George King
|
afc52b2b76
Update lib/mapObjects/CGDwelling.cpp
|
4 月之前 |
George King
|
1a8f470339
Correct text for dwellings with 2 or 3 creatures
|
4 月之前 |
Ivan Savenko
|
de051cbd46
Show preview for Refugee Camp
|
4 月之前 |
Ivan Savenko
|
54a46b77a9
Extract library entity randomization logic to separate class
|
5 月之前 |
Ivan Savenko
|
e79c8b9fe1
Remove unnecessary access to gamestate
|
5 月之前 |
Ivan Savenko
|
456525109e
Replaced undescriptive bool true/false with more clear enum for
|
5 月之前 |
Ivan Savenko
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
6f20235d07
Merge CPrivilegedInfoCallback into CGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
716da918f8
Completely remove IGameCallback class
|
5 月之前 |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
5 月之前 |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 月之前 |
Ivan Savenko
|
bdae7285ae
Objects list is now private member of CMap
|
7 月之前 |
Ben Fradet
|
f18715bd48
Update lib/mapObjects/CGDwelling.cpp
|
6 月之前 |
benfradet
|
dc1358a416
Fix dwellings recruitment text
|
6 月之前 |
Ivan Savenko
|
e273263334
Fix possible crash on accessing Cannon Yard from HotA
|
7 月之前 |
Ivan Savenko
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 月之前 |
Ivan Savenko
|
82506d5eff
Removed ConstTransitivePtr from StackLocation
|
7 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
Ivan Savenko
|
101fd694b9
Remove MetaString method that can't be used with modded objects
|
10 月之前 |
Ivan Savenko
|
a4ef45c4f8
Move list of war machines in war machine factory to config
|
11 月之前 |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 年之前 |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 年之前 |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 年之前 |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 年之前 |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 年之前 |
Ivan Savenko
|
44fdb71933
Machine Factory and Refugee Camp can't be owned
|
1 年之前 |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 年之前 |