Don't recreate stackables every move #1765
Annotations
10 errors and 1 warning
Build with CMake:
src/game.cpp#L1199
‘Item_ptr’ was not declared in this scope; did you mean ‘item_t’?
|
Build with CMake:
src/game.cpp#L1201
expected ‘;’ before ‘updateItem’
|
Build with CMake:
src/game.cpp#L1209
‘MAX_ITEM_COUNT’ was not declared in this scope
|
Build with CMake:
src/game.cpp#L1214
‘updateItem’ was not declared in this scope
|
Build with CMake:
src/game.cpp#L1215
‘moveItem’ was not declared in this scope; did you mean ‘_moveItem’?
|
Build with CMake:
src/game.cpp#L1219
‘updateItem’ was not declared in this scope
|
Build with CMake:
src/game.cpp#L1223
‘moveItem’ was not declared in this scope; did you mean ‘_moveItem’?
|
Build with CMake:
src/game.cpp#L1234
‘moveItem’ was not declared in this scope; did you mean ‘_moveItem’?
|
Build with CMake:
src/game.cpp#L1240
no matching function for call to ‘Cylinder::postRemoveNotification(Item*&, Cylinder*&, int32_t&, cylinderlink_t, Player*&)’
|
Build with CMake:
src/game.cpp#L1243
‘moveItem’ was not declared in this scope; did you mean ‘_moveItem’?
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading