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.
11793
Commits
43
Branches
22
Tags
296 MiB
C++
87.7%
CMake
4.8%
Java
4.2%
C
0.9%
Python
0.8%
Other
1%
Tree:
607aaf8204
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 '607aaf8204'
${ noResults }
devilutionX
/
Source
/
utils
History
Gleb Mazovetskiy
3bcc869d85
Replace fmt with utils/str_cat in a few places
...
`fmt::format_to` is overkill for our simple formatting needs.
6 months ago
..
algorithm
…
stdcompat
…
attributes.h
Simplify palette handling
10 months ago
aulib.hpp
`sgOptions` -> `GetOptions()`
1 year ago
bitset2d.hpp
…
cel_to_clx.cpp
…
cel_to_clx.hpp
…
cl2_to_clx.cpp
…
cl2_to_clx.hpp
…
clx_decode.hpp
…
clx_encode.hpp
…
console.cpp
…
console.h
…
display.cpp
SDL2: Improve best display mode selection (
#8166
)
7 months ago
display.h
Add 8-bit video mode for SDL2 and use it in DOS
7 months ago
endian_read.hpp
…
endian_stream.hpp
…
endian_write.hpp
…
enum_traits.h
…
file_name_generator.hpp
…
file_util.cpp
Add basic DOS port (
#8155
)
7 months ago
file_util.h
dos: Clean up paths for better logging
7 months ago
format_int.cpp
Update format_int.cpp
12 months ago
format_int.hpp
Update format_int.hpp
12 months ago
ini.cpp
…
ini.hpp
…
intrusive_optional.hpp
…
is_of.hpp
…
language.cpp
Apply simple const rules using clang-tidy
7 months ago
language.h
…
log.hpp
log.hpp: fix lack of return when FMT_EXCEPTIONS is disabled
7 months ago
logged_fstream.cpp
…
logged_fstream.hpp
…
math.h
…
palette_blending.cpp
Untangle more dependencies
8 months ago
palette_blending.hpp
Untangle more dependencies
8 months ago
palette_kd_tree.cpp
Add `AsHexPad2` to `utils/str_cat`
7 months ago
palette_kd_tree.hpp
Palette KD-tree: Fix compilation speed
7 months ago
parse_int.cpp
…
parse_int.hpp
…
paths.cpp
dos: Clean up paths for better logging
7 months ago
paths.h
…
pcx.hpp
…
pcx_to_clx.cpp
Untangle more dependencies
8 months ago
pcx_to_clx.hpp
Untangle more dependencies
8 months ago
png.h
…
pointer_value_union.hpp
…
push_aulib_decoder.cpp
…
push_aulib_decoder.h
…
screen_reader.cpp
…
screen_reader.hpp
…
sdl2_backports.h
…
sdl2_to_1_2_backports.cpp
Replace fmt with utils/str_cat in a few places
6 months ago
sdl2_to_1_2_backports.h
…
sdl_bilinear_scale.cpp
…
sdl_bilinear_scale.hpp
…
sdl_compat.h
…
sdl_geometry.h
…
sdl_mutex.h
Add basic DOS port (
#8155
)
7 months ago
sdl_ptrs.h
…
sdl_thread.cpp
Add basic DOS port (
#8155
)
7 months ago
sdl_thread.h
Add basic DOS port (
#8155
)
7 months ago
sdl_wrap.h
…
soundsample.cpp
…
soundsample.h
…
static_vector.hpp
Simplify palette handling
10 months ago
status_macros.hpp
…
str_case.cpp
…
str_case.hpp
…
str_cat.cpp
Replace fmt with utils/str_cat in a few places
6 months ago
str_cat.hpp
Replace fmt with utils/str_cat in a few places
6 months ago
str_split.hpp
…
string_or_view.hpp
…
string_view_hash.hpp
…
stubs.h
…
surface_to_clx.cpp
…
surface_to_clx.hpp
…
surface_to_pcx.cpp
…
surface_to_pcx.hpp
…
surface_to_png.cpp
…
surface_to_png.hpp
…
timer.cpp
…
timer.hpp
…
ui_fwd.h
…
utf8.cpp
Apply simple const rules using clang-tidy
7 months ago
utf8.hpp
Replace hoehrmann_utf8 with SheenBidi
1 year ago