.. |
cutscene_world.cpp
|
Consistent split screen (#3105)
|
2018-01-27 19:27:17 -05:00 |
cutscene_world.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
demo_world.cpp
|
Rename m_num_karts to be more appropriate, removed redundant variables I've made
|
2017-10-28 12:51:49 +11:00 |
demo_world.hpp
|
Rename m_num_karts to be more appropriate, removed redundant variables I've made
|
2017-10-28 12:51:49 +11:00 |
easter_egg_hunt.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
easter_egg_hunt.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
follow_the_leader.cpp
|
Fix FTL reset bug, fixes #3019
|
2017-11-05 18:22:27 -05:00 |
follow_the_leader.hpp
|
Fix crash sound only working once if the timer counts backwards
|
2016-07-08 23:43:12 +08:00 |
linear_world.cpp
|
Fix wrong angle when normal is exactly 0, -1 ,0
|
2017-02-11 16:05:10 +08:00 |
linear_world.hpp
|
Move TrackSector to WorldWithRank
|
2016-09-28 13:48:32 +08:00 |
overworld.cpp
|
Handle max- and min-speed capping in phyiscs (which is frame rate
|
2018-02-05 15:57:40 +11:00 |
overworld.hpp
|
Make OverWorld be derived from World
|
2016-09-28 11:24:04 +08:00 |
profile_world.cpp
|
Consistent split screen (#3105)
|
2018-01-27 19:27:17 -05:00 |
profile_world.hpp
|
Remove PlayerDifficulty class
|
2015-07-11 16:16:40 +02:00 |
soccer_world.cpp
|
Consistent split screen (#3105)
|
2018-01-27 19:27:17 -05:00 |
soccer_world.hpp
|
Fixed some 64-bit related compiler warnings.
|
2017-04-07 23:25:52 +10:00 |
standard_race.cpp
|
No powerup display when watching replay
|
2016-04-04 07:54:24 +08:00 |
standard_race.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
three_strikes_battle.cpp
|
Remove unused entries in materials and fog settings
|
2018-01-15 13:23:21 +08:00 |
three_strikes_battle.hpp
|
Move spare tire num info to race_manager
|
2016-10-09 09:50:26 +08:00 |
tutorial_world.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
tutorial_world.hpp
|
Fix rescue code in tutorial mode, fixes #2279
|
2015-08-10 19:01:58 -04:00 |
world_status.cpp
|
Use shared_ptr for protocol to avoid leaking
|
2018-02-18 12:39:05 +08:00 |
world_status.hpp
|
Adjust DT on client (due to server requests) at time DT is computed
|
2017-06-05 09:46:34 +10:00 |
world_with_rank.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
world_with_rank.hpp
|
Move TrackSector to WorldWithRank
|
2016-09-28 13:48:32 +08:00 |
world.cpp
|
Merge branch 'speed-cap-to-physics' into game_protocol
|
2018-02-09 16:03:58 +11:00 |
world.hpp
|
Merge remote-tracking branch 'origin/simplify-world' into game_protocol
|
2016-12-13 17:17:25 +11:00 |