index
:
specing/manaplus
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
command_not_found_channel_report
cpplint-linelength
cuoco-default
cuoco_choosedefault
do-not-unequip-first
dukebuilder
fix-ci2
fix_windows_ci_opt_exists
gamemodifiers_clarity
gamemodifiers_clarity2
general_tab_message_redirect
gl-move_ci-test
go_attack_pickup_stand_on_ignored_item
homun_kill_confirm
improved_controller_build2
item_shortcuts_window_sticky_button
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
mail_notification_english
master
old-stable
packets
pickupignoredfix
rename_and_cleanup
sprite_warnings
stable
stdint.h
stripped
test-ci
tmw/renameprog
warp_mage_client
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Use stdint.h instead of ifdefing tr1/cstdint, cstdint and stdint.h
stdint.h
Fedja Beader
9
-86
/
+11
4 days
logger.h: de-duplicate __attribute__(__format__(..)) ifdefs
Fedja Beader
4
-67
/
+48
5 days
Reformat ActorManager::checkForPickup for (visual) consistency with similar b...
Fedja Beader
1
-6
/
+14
5 days
Limit nearby pickups to actual nearby area (3x3)
Fedja Beader
1
-4
/
+2
5 days
Remove remnants of unused --enable-commandlinepassword configure option.
Fedja Beader
3
-44
/
+0
5 days
ML: turn to face target when attacking and server-side attack is off.
Fedja Beader
1
-3
/
+2
5 days
Fix packet limiter file being updated for no reason
Fedja Beader
1
-4
/
+7
12 days
Save cpplint processing time by excluding generated files instead of filterin...
Fedja Beader
1
-11
/
+6
12 days
un-newline too much newlining in actorsprite.cpp
Fedja Beader
1
-21
/
+14
12 days
actorsprite.cpp: fix wrong indent
Fedja Beader
1
-4
/
+4
12 days
Add total weight accounting for the "shopping list" of herc shops.
Fedja Beader
2
-9
/
+23
12 days
Exclude attributes when scanning for translatable strings
Fedja Beader
2
-11
/
+2
14 days
Refactor ActorManager::validateBeing()
Fedja Beader
2
-6
/
+40
14 days
configure: report final CXXFLAGS
Fedja Beader
1
-0
/
+1
14 days
findNearestLivingBeing: do cheap bb check before set lookups or pathfinder
Fedja Beader
1
-14
/
+20
14 days
findNearestLivingBeing: move (unknown) cheap check before set lookup
Fedja Beader
1
-6
/
+6
14 days
findNearestLivingBeing: remove redundant branch
Fedja Beader
1
-16
/
+6
14 days
findNearestLivingBeing: closest* are always set to something sensible,
Fedja Beader
1
-14
/
+3
14 days
findNearestLivingBeing: search priorityMobsMap at most once per being (down f...
Fedja Beader
1
-19
/
+15
14 days
findNearestLivingBeing: rename index -> closestPriority
Fedja Beader
1
-6
/
+6
14 days
findNearestLivingBeing: only update closestBeing if it satisfies
Fedja Beader
1
-20
/
+17
14 days
Clean-up ActorManager::findNearestLivingBeing
Fedja Beader
1
-13
/
+16
2025-04-03
Fix wrong read of clif_GM_kickack packet
Fedja Beader
10
-17
/
+29
2025-04-03
Typofix unused function OnlinePlayer::getStatus()
Fedja Beader
1
-1
/
+1
2025-04-03
Re-tag jobs according to discussion in mana/appimg-builder!6
Fedja Beader
1
-62
/
+4
2025-03-30
Remove weird/unnecessary newlining of __VA_ARGS__ in checkutils.h
Fedja Beader
1
-6
/
+3
2025-03-30
Add free weight indication to mini status bar
Fedja Beader
2
-6
/
+16
2025-03-30
Undefine WRONGPACKETSIZE macro. Even more so as it uses local vars
Fedja Beader
2
-4
/
+2
2025-03-30
processTradeResponse: Fix a potential early exit before full packet is read
Fedja Beader
1
-1
/
+2
2025-03-30
processTradeItemAddResponse: fix early exit before full packet is consumed.
Fedja Beader
1
-2
/
+3
2025-03-24
README.md: clarify that clicking on badge takes one to last good build.
Fedja Beader
1
-2
/
+2
2025-03-13
Clean-up and optimise ActorManager::findMostDamagedPlayer
Fedja Beader
1
-15
/
+21
2025-03-13
Show quantity for item qty 1 in limited stock shops
Fedja Beader
1
-1
/
+1
2025-03-10
Speedup ActorManager::findNearestByName by testing cheap bounding box distanc...
Fedja Beader
1
-9
/
+8
2025-03-10
Cosmetic cleanup of ActorManager::pickUpNearest
Fedja Beader
2
-13
/
+13
2025-03-10
Slight cleanup in shopitem.cpp
Fedja Beader
1
-6
/
+8
2025-03-05
Rename --without-manaplusgame to --without-gameclient
Fedja Beader
26
-202
/
+202
2025-03-05
Change follow-parent default to true (Fix #80).
Fedja Beader
1
-1
/
+1
2025-03-05
Rename manaplus source directories and headers to manaverse
jak1
20
-49
/
+49
2025-03-05
Remove pointless one-line StatusWindow::addTabBasic() function
Fedja Beader
2
-10
/
+3
2025-03-01
Report missing/unknown attr fields in clientdata stats.xml
Fedja Beader
1
-4
/
+8
2025-02-26
Rename log file manaplus.log -> manaverse.log
jak1
6
-12
/
+12
2025-02-26
StatDB: deduplicate loadBasicStats(...) and loadStats(...)
Fedja Beader
1
-47
/
+15
2025-02-26
Remove stray continue, loop has no code outside of conditional branches.
Fedja Beader
1
-1
/
+1
2025-02-25
Rename AttributesEnum::find to ::contains to match its meaning
Fedja Beader
3
-4
/
+4
2025-02-24
Add POTFILES.in updater check to linter CI job.
Fedja Beader
4
-5
/
+49
2025-02-24
added manaverse' copyright line to src/
jak1
32
-0
/
+32
2025-02-24
updated copyright -2020 for manaplus
jak1
32
-32
/
+32
2025-02-22
Update README.md & README
Fedja Beader
4
-65
/
+66
2025-02-22
Set C++11 as default C++ standard
Fedja Beader
13
-59
/
+60
[next]