Harry-Hopkinson
|
b795d4ba8a
|
Rename track_map_2x2 to kTrackMap2x2
|
2024-04-28 14:04:26 +00:00 |
|
Aaron van Geffen
|
f5f31496db
|
Peep: split off UpdateWalkingAction, ThrowUp from UpdateAction
|
2024-04-28 15:57:50 +02:00 |
|
Aaron van Geffen
|
d35d08e86a
|
Use named constants in Peep::Paint
|
2024-04-28 14:40:19 +02:00 |
|
Harry Hopkinson
|
9266a6f0d3
|
Remove duplicate sprite_map in TrackPaint.cpp
|
2024-04-27 21:13:22 +02:00 |
|
Michael Steenbeek
|
03926c46d0
|
Update to v1.4.4 objects release
|
2024-04-27 19:30:39 +02:00 |
|
Michael Steenbeek
|
e6207ee1b3
|
Merge pull request #21888 from AaronVanGeffen/scenes-refactor
Refactor logic into scenes (IntroScene/TitleScene/GameScene)
|
2024-04-27 14:01:06 +02:00 |
|
Aaron van Geffen
|
56cbc0eb8a
|
Refactor intro into IntroScene
|
2024-04-26 20:35:16 +02:00 |
|
Michael Steenbeek
|
be9f1a2072
|
Merge pull request #21711 from AaronVanGeffen/peep-data
Refactor peep animation data
|
2024-04-26 20:06:31 +02:00 |
|
Michael Steenbeek
|
6d0b02e524
|
Merge pull request #21905 from Harry-Hopkinson/refactor-constant-notation
Refactor constant notation and replace macros with constexpr.
|
2024-04-26 19:29:29 +02:00 |
|
Harry-Hopkinson
|
74513374d1
|
Rename MAX_SERVER_DESCRIPTION_LENGTH to kMaxServerDescriptionLength
|
2024-04-26 17:56:20 +01:00 |
|
Harry-Hopkinson
|
7aed4d18f2
|
Rename NETWORK_LAN_BROADCAST_MSG to kNetworkLanBroadcastMsg
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
82c31b80d4
|
Rename NETWORK_LAN_BROADCAST_PORT to kNetworkLanBroadcastPort
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
5ef115941d
|
Rename NETWORK_DEFAULT_PORT to kNetworkDefaultPort
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
ef7d7575de
|
Rename PALETTE_TOTAL_OFFSETS to kPaletteTotalOffsets
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
8ce6ba7606
|
Rename WINDOW_LIMIT_RESERVED to kWindowLimitReserved
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
9e2b45fab3
|
Rename WINDOW_LIMIT_MAX to kWindowLimitMax
|
2024-04-26 17:55:23 +01:00 |
|
Harry-Hopkinson
|
343b10c172
|
Rename WINDOW_LIMIT_MIN to kWindowLimitMin
|
2024-04-26 17:55:23 +01:00 |
|
Michael Steenbeek
|
7a1b4ce425
|
Merge pull request #21653 from duncanspumpkin/moveTextInput
Move Text input widget to Ui library
|
2024-04-26 18:53:43 +02:00 |
|
duncanspumpkin
|
34fa06cd29
|
Address review comments
|
2024-04-26 18:27:15 +02:00 |
|
duncanspumpkin
|
c8a5af02a5
|
Fix formatting
|
2024-04-26 18:27:15 +02:00 |
|
duncanspumpkin
|
788878e7fc
|
Add missing statics
|
2024-04-26 18:27:15 +02:00 |
|
duncanspumpkin
|
bd3ae5cbb9
|
Simplify setting existing text
|
2024-04-26 18:27:14 +02:00 |
|
duncanspumpkin
|
3448926251
|
Move text input widget code from game lib to ui lib
|
2024-04-26 18:25:44 +02:00 |
|
mrmbernardi
|
f4cebb11df
|
Speed up TerrainSurfaceObject::GetImageId()
|
2024-04-26 09:52:19 +02:00 |
|
Gustav Burkhardt
|
5837a33a60
|
Part of #21421: rename MAX_VIEWPORT_COUNT to kMaxViewportCount
|
2024-04-26 09:11:19 +02:00 |
|