This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-24 03:47:18 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
mapView
History
Laserlicht
4b103fd63b
code review
2024-12-05 23:31:03 +01:00
..
IMapRendererContext.h
…
IMapRendererObserver.h
…
mapHandler.cpp
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
mapHandler.h
…
MapOverlayLogVisualizer.cpp
…
MapOverlayLogVisualizer.h
…
MapRenderer.cpp
code review
2024-12-05 23:31:03 +01:00
MapRenderer.h
animations working
2024-11-30 15:44:09 +01:00
MapRendererContext.cpp
Fix View Earth also revealing other objects such as heroes and towns
2024-11-27 21:26:54 +00:00
MapRendererContext.h
…
MapRendererContextState.cpp
Use upper_bound instead of sort since predicate does not fulfills strict weak ordering requirement for std::sort
2024-11-16 15:32:52 +00:00
MapRendererContextState.h
…
MapView.cpp
…
MapView.h
…
MapViewActions.cpp
…
MapViewActions.h
…
MapViewCache.cpp
…
MapViewCache.h
…
MapViewController.cpp
…
MapViewController.h
…
MapViewModel.cpp
…
MapViewModel.h
…