This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
devilutionX
mirror of
https://github.com/diasurgical/devilutionX.git
Watch
1
Star
0
Fork
You've already forked devilutionX
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10149
Commits
43
Branches
22
Tags
292 MiB
C++
87.7%
CMake
4.8%
Java
4.2%
C
0.9%
Python
0.8%
Other
1%
Tree:
e9e67b3971
1.3
1.4
1.5
AJenbo-patch-1
FindSlotUnderCursor
LineClear
LineClear-test
M_RoundWalk
access
amiga-fix
codeql
cpp20-using-enum
dev-app-icon
development
dun-data2
dyn-players
dyn-players-param
dyn-players-param2
fabiensanglard
fix-spectral-hack
glebm-patch-1
hubui
install
inv
julealgon/Enhancements/DamageStruct
master
maxexp
mpqfs
mutiny
next
player-max
ps2
psp
render
substitution
surface-to-cel
test
v1.0
w98-profile
wii
xad
xbrz
yuripourre-enhance-description
0.1.0
0.2.0
0.3.0
0.3.1
0.4.0
0.5.0
1.0.0
1.0.1
1.0.2
1.0.3
1.1.0
1.2.0
1.2.1
1.3.0
1.4.0
1.4.1
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e9e67b3971'
${ noResults }
devilutionX
/
Source
/
utils
History
Gleb Mazovetskiy
37f4d0cb97
`CreateHalfSizeItemSprites`: Reuse surfaces
...
Rather than allocating surfaces on every loop iteration, reuse the same 2 surfaces.
3 years ago
..
stdcompat
Create save and config directories
3 years ago
attributes.h
dun_render: Overhaul mask handling
3 years ago
aulib.hpp
`CreateAulibResampler`: Check the real sample rate
3 years ago
bitset2d.hpp
…
cel_to_clx.cpp
Lowercase all file paths
4 years ago
cel_to_clx.hpp
…
cl2_to_clx.cpp
…
cl2_to_clx.hpp
…
clx_write.hpp
…
console.cpp
…
console.h
…
display.cpp
Demo mode: Force resolution to that of the demo
3 years ago
display.h
Demo mode: Force resolution to that of the demo
3 years ago
endian.hpp
Big-endian support for multiplayer
3 years ago
endian_stream.hpp
Correct some header includes (
#5239
)
4 years ago
enum_traits.h
…
file_name_generator.hpp
…
file_util.cpp
`UNPACKED_SAVES`: Saves without MPQs
3 years ago
file_util.h
`UNPACKED_SAVES`: Saves without MPQs
3 years ago
format_int.cpp
…
format_int.hpp
…
intrusive_optional.hpp
…
language.cpp
Fix switching locale from English
3 years ago
language.h
Add a `--lang` command line argument
3 years ago
log.hpp
…
logged_fstream.cpp
…
logged_fstream.hpp
…
math.h
…
paths.cpp
`UNPACKED_SAVES`: Saves without MPQs
3 years ago
paths.h
`UNPACKED_SAVES`: Saves without MPQs
3 years ago
pcx.hpp
Assets: Load files directly for UNPACKED_MPQS
3 years ago
pcx_to_clx.cpp
Assets: Load files directly for UNPACKED_MPQS
3 years ago
pcx_to_clx.hpp
Assets: Load files directly for UNPACKED_MPQS
3 years ago
png.h
Assets: Load files directly for UNPACKED_MPQS
3 years ago
pointer_value_union.hpp
…
push_aulib_decoder.cpp
…
push_aulib_decoder.h
…
sdl2_backports.h
…
sdl2_to_1_2_backports.cpp
Fix amiga build (
#5479
)
3 years ago
sdl2_to_1_2_backports.h
language.cpp: Load whole translations file if MPQ
3 years ago
sdl_bilinear_scale.cpp
`CreateHalfSizeItemSprites`: Reuse surfaces
3 years ago
sdl_bilinear_scale.hpp
`CreateHalfSizeItemSprites`: Reuse surfaces
3 years ago
sdl_compat.h
…
sdl_geometry.h
…
sdl_mutex.h
…
sdl_ptrs.h
…
sdl_thread.cpp
…
sdl_thread.h
…
sdl_wrap.h
…
soundsample.cpp
Reduce to just `STREAM_ALL_AUDIO_MIN_FILE_SIZE`
3 years ago
soundsample.h
Reduce to just `STREAM_ALL_AUDIO_MIN_FILE_SIZE`
3 years ago
static_vector.hpp
`StaticVector`: Replace `std::aligned_storage_t`
3 years ago
str_cat.cpp
…
str_cat.hpp
…
str_split.hpp
Add `XDG_DATA_DIRS` to MPQ search paths
4 years ago
string_or_view.hpp
…
stubs.h
…
surface_to_clx.cpp
Add `SurfaceToClx` conversion function
4 years ago
surface_to_clx.hpp
Add `SurfaceToClx` conversion function
4 years ago
ui_fwd.h
…
utf8.cpp
…
utf8.hpp
…