issues
search
stewartmatheson
/
projectx
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sf convenience methods
#35
msbit
closed
3 years ago
1
Check arguments to house_view initialisation
#34
msbit
closed
3 years ago
0
Housescene value types
#33
msbit
closed
3 years ago
0
Tilepaletteview value types
#32
msbit
closed
3 years ago
0
Change `TilePaletteView::selection_rectangle` to value type
#31
msbit
closed
3 years ago
1
Change `TilePaletteView::background` to value type
#30
msbit
closed
3 years ago
1
Use `sf::Vector2<T>::operator-` overload
#29
msbit
closed
3 years ago
0
Debug compile wall
#28
msbit
closed
3 years ago
0
Remove calls to `floor` when integer division will "round down"
#27
msbit
closed
3 years ago
0
Map System Overhaul
#26
stewartmatheson
closed
3 years ago
6
Remove for loop for removing overwritten tiles
#25
msbit
closed
3 years ago
2
Replace explicit iterator loop with range-based for loop
#24
msbit
closed
3 years ago
4
ASAN `container-overflow` when attempting to draw the new entities
#23
msbit
closed
3 years ago
3
Sanitizer fixups
#22
msbit
closed
3 years ago
0
Enable address sanitizer in Debug builds
#21
msbit
closed
3 years ago
3
Iterate over `House::tiles` using range-based for
#20
msbit
closed
3 years ago
1
Clean up member variable initialisation
#19
msbit
closed
3 years ago
0
Use `auto` in more places where it can deduce the type
#18
msbit
closed
3 years ago
4
Add `Entity::Reset` to reset the movement vector
#17
msbit
closed
3 years ago
0
Use convenience constructors where possible
#16
msbit
closed
3 years ago
0
Read `Room` bounds information directly
#15
msbit
closed
3 years ago
2
Memleak
#14
msbit
closed
3 years ago
1
Remove explicit default initialisation of value type
#13
msbit
closed
3 years ago
0
Move some members to initialisation in the member initialiser list
#12
msbit
closed
3 years ago
0
Remove unecessary `this->` calls
#11
msbit
closed
3 years ago
3
Initialise variables directly
#10
msbit
closed
3 years ago
2
Use `TileMap::tileSize` in more locations
#9
msbit
closed
3 years ago
2
Move `Room` and `TileMap` to references
#8
msbit
closed
3 years ago
3
Add `TileMap::tileSize` method
#7
msbit
closed
3 years ago
0
C++ encapsulation
#6
msbit
closed
3 years ago
0
C++ constructors/destructors
#5
msbit
closed
3 years ago
4
Use `texture_path` argument
#4
msbit
closed
3 years ago
0
Cmake
#3
msbit
closed
3 years ago
0
Remove argument names for forward declarations
#2
msbit
closed
3 years ago
0
Remove unneeded `typedef`s for `structs`
#1
msbit
closed
3 years ago
0
Previous