mirror of
https://github.com/edubart/otclient.git
synced 2025-10-23 15:55:54 +02:00

* Begin working on a new layout system for UIMinimap and later UIMap, this new layout system allows to add widgets to the minimap * Add option to disable motd * Rework hotkey binding * Lots of fixes in hotkeys manager * Add fullmap view using Ctrl+Shift+M * Prevent some crashs in ThingType draw * Add function to load minimap from PNG files * Fixes in minimap saving * Fixes in Tile::isClickable * Add UIMapAnchorLayout, new layout for maps * Fix freezes in win32 when pressing alt key
41 lines
380 B
Plaintext
41 lines
380 B
Plaintext
/modules/.project
|
|
build*
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
Makefile
|
|
/otclient
|
|
/*.h
|
|
/*.cxx
|
|
*.o
|
|
*.gch
|
|
*.a
|
|
*.exe
|
|
*.spr
|
|
*.dat
|
|
*.kdev*
|
|
*.cbp
|
|
*~
|
|
*.kate-swap
|
|
*.autosave
|
|
CMakeLists.txt.user*
|
|
*.xml
|
|
*.otb
|
|
*.otbm
|
|
*.log
|
|
*.bak
|
|
*.swp
|
|
*.pic
|
|
.lvimrc
|
|
.clang_complete
|
|
config.otml
|
|
/modules/otclientrc.lua
|
|
/doc
|
|
!.gitignore
|
|
otclient.map
|
|
otclient.layout
|
|
LOCALTODO
|
|
tags
|
|
Thumbs.db
|
|
.directory
|