index
:
Meway/verse
master
Advanced game client for tmwAthena and Evol2 servers. Fork of ManaPlus.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
windows
/
cutinwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-24
Switch source code headers to ManaVerse & update copyrights to 2025
Fedja Beader
1
-3
/
+3
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-3
/
+3
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-18
Remove default parameters from animatedsprites.
Andrei Karas
1
-3
/
+2
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-3
/
+3
2017-04-03
Replace string::append with pathJoin.
Andrei Karas
1
-2
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-2
/
+2
2016-02-07
Fix code style.
Andrei Karas
1
-1
/
+0
2016-02-06
Hide cutin if npc window closed.
Andrei Karas
1
-0
/
+6
2016-02-05
Fix compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2016-02-05
Add support for play animation in cutins.
Andrei Karas
1
-18
/
+24
2016-02-05
Impliment packet SMSG_NPC_CUTIN. Add support for cutins.
Andrei Karas
1
-0
/
+143