index
:
specing/manaplus
CI_test_var
autoupdate_test_in_gcc5job
c++17_deprecated_func
camel
charselect_clarify_switch
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
client_version_check_docs
command_not_found_channel_report
cpplint-linelength
cuoco-default
cuoco_choosedefault
do-not-unequip-first
dukebuilder
fix-ci2
fix_windows_SEC_E_ILLEGAL_MESSAGE
fix_windows_ci_opt_exists
general_tab_message_redirect
gl-move_ci-test
go_attack_pickup_stand_on_ignored_item
improved_controller_build2
item_shortcuts_window_sticky_button
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
mail_delete_crash
master
old-stable
packets
pickupignoredfix
rename_and_cleanup
sprite_warnings
stable
stripped
test-ci
tmw/renameprog
use_urljoin_downloaderwindow
warp_mage_client
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-24
Switch source code headers to ManaVerse & update copyrights to 2025
Fedja Beader
1958
-5850
/
+5850
2025-05-21
Fix copy-paste failure of profiler block names
Fedja Beader
3
-8
/
+8
2025-05-21
Implement ZC_SOUND / 0x01d3 / processBeingSoundEffect
Fedja Beader
1
-4
/
+14
2025-05-11
Document packet limiter and add quick reference for server-side
Fedja Beader
1
-3
/
+17
2025-05-11
Reformat itemcontainer drag&drop matrix logic
Fedja Beader
1
-20
/
+22
2025-05-11
2025 Q1 miscallaneous reformatting
Fedja Beader
8
-18
/
+19
2025-05-11
Document findBeingByPixel & findBeingsByPixel, rename two variables for clarity
Fedja Beader
2
-12
/
+30
2025-05-08
findBeing[s]ByPixel: return dead players for popupmenu use.
Fedja Beader
1
-8
/
+9
2025-05-08
Fix some english in mail-related notification messages
Fedja Beader
1
-4
/
+4
2025-04-27
GameModifiers: use descriptive parameter names + reformat + DOCUMENT
Fedja Beader
2
-42
/
+71
2025-04-27
Use descriptive argument names for GameModifiers macros
Fedja Beader
2
-26
/
+26
2025-04-26
Use stdint.h instead of ifdefing tr1/cstdint, cstdint and stdint.h
Fedja Beader
9
-86
/
+11
2025-04-15
logger.h: de-duplicate __attribute__(__format__(..)) ifdefs
Fedja Beader
4
-67
/
+48
2025-04-14
Reformat ActorManager::checkForPickup for (visual) consistency with similar b...
Fedja Beader
1
-6
/
+14
2025-04-14
Limit nearby pickups to actual nearby area (3x3)
Fedja Beader
1
-4
/
+2
2025-04-14
Remove remnants of unused --enable-commandlinepassword configure option.
Fedja Beader
1
-4
/
+0
2025-04-14
ML: turn to face target when attacking and server-side attack is off.
Fedja Beader
1
-3
/
+2
2025-04-14
Fix packet limiter file being updated for no reason
Fedja Beader
1
-4
/
+7
2025-04-07
un-newline too much newlining in actorsprite.cpp
Fedja Beader
1
-21
/
+14
2025-04-07
actorsprite.cpp: fix wrong indent
Fedja Beader
1
-4
/
+4
2025-04-07
Add total weight accounting for the "shopping list" of herc shops.
Fedja Beader
2
-9
/
+23
2025-04-06
Refactor ActorManager::validateBeing()
Fedja Beader
2
-6
/
+40
2025-04-06
findNearestLivingBeing: do cheap bb check before set lookups or pathfinder
Fedja Beader
1
-14
/
+20
2025-04-06
findNearestLivingBeing: move (unknown) cheap check before set lookup
Fedja Beader
1
-6
/
+6
2025-04-06
findNearestLivingBeing: remove redundant branch
Fedja Beader
1
-16
/
+6
2025-04-06
findNearestLivingBeing: closest* are always set to something sensible,
Fedja Beader
1
-14
/
+3
2025-04-06
findNearestLivingBeing: search priorityMobsMap at most once per being (down f...
Fedja Beader
1
-19
/
+15
2025-04-06
findNearestLivingBeing: rename index -> closestPriority
Fedja Beader
1
-6
/
+6
2025-04-06
findNearestLivingBeing: only update closestBeing if it satisfies
Fedja Beader
1
-20
/
+17
2025-04-06
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-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-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
1
-2
/
+2
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
17
-38
/
+38
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
4
-4
/
+4
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
[next]