kaetemi
9d991864c8
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
a6139ade22
Disable arch checks on 32 bit GCC that don't build
3 years ago
kaetemi
3fae9db854
Set march explicitly
3 years ago
kaetemi
47d178e102
Explicitly disable SSE2 on 32bit build
3 years ago
kaetemi
40ffcb30b6
Set arch for x86 linunx build explicitly
3 years ago
kaetemi
80be596654
Create Docker image for 32 bit linux client build as well
3 years ago
kaetemi
57190a279a
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
5b85b4e837
End music playback on critical error, ryzom/ryzomcore#661
3 years ago
kaetemi
22883a1551
Music
3 years ago
kaetemi
43f21357fa
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
01881d26c3
Fix luabind under GCC 9 etc
3 years ago
kaetemi
c1f33eb142
Merge remote-tracking branch 'origin/core4' into feature/quick-start-py
3 years ago
Jan Boon
1138817a50
Clarify CTA further, ref ryzom/ryzomcore#660
3 years ago
Jan Boon
439eb542e6
Address ryzom/ryzomcore#659
3 years ago
kaetemi
ca106f4361
Merge remote-tracking branch 'origin/core4' into feature/quick-start-py
3 years ago
Jan Boon
c9f9717e1f
Some corrections
3 years ago
Jan Boon
016a1bc890
Another workaround. This seems heavily outdated
3 years ago
Jan Boon
5d5e5a7e8a
Expand the README.md
3 years ago
kaetemi
eda99d43c2
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
1d4c70f8e5
Separate GCC 8 environment
3 years ago
kaetemi
8f9429a03d
Fix more failing searches with _ROOT variables set
...
(cherry picked from commit fc2a38f0cd7ec186f479b71ba63c23cb5bc156d1)
3 years ago
kaetemi
9657d71fbd
Build GCC 9 environment for SteamRT
3 years ago
kaetemi
9f2d08fdc1
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
84b63b8241
Better to use a volume for the Hunter cache
3 years ago
kaetemi
2f1ce0af64
Switch to ryzomcore luabind
3 years ago
kaetemi
66cb51f57a
Set required macro of Hunter curl dependency globally to fix PCH issue
3 years ago
kaetemi
15adfeb387
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
644b73cd6d
Install newer CMake on Ubuntu 18
3 years ago
kaetemi
1fb977f16b
Remove more wrongly found dependencies under Hunter
3 years ago
kaetemi
8c5fefbece
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
1e1689ab43
Fix FindHelpers for _ROOT variable when using Hunter
3 years ago
kaetemi
0b9c159307
Pre-build hunter dependencies
3 years ago
kaetemi
a73a86e2ad
Add some Docker-based build environments
3 years ago
kaetemi
730d174f39
Use Python 3 for the quick start scripts
3 years ago
kaetemi
ceb10c3d21
Don't specify the v140 tools path, it's a special case set globally
3 years ago
kaetemi
4254f5a01b
Apply libxml2 static workaround when building with Hunter
3 years ago
kaetemi
1247e69e7b
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
19b194804c
Set static libxml2 definition globally to avoid linker errors
3 years ago
kaetemi
5ee73e2275
Remove useless pthread flag under MSVC
3 years ago
kaetemi
2d7a602e79
PCH object should not contain link dummies, fixes "already has a body" error
3 years ago
kaetemi
cad53befd9
Fix mysterious duplicate symbol error
3 years ago
kaetemi
4555c7a934
Merge branch 'core4' into feature/quick-start-py
3 years ago
kaetemi
c484af60fe
Find the correct MSVC toolset when building from command line with a different VS version
...
(cherry picked from commit 5de95228de4aaf3a3d92a116d7170865a2037e6b)
3 years ago
kaetemi
2326ec531b
Add Tools folder env var when toolset mismatches VS version, so Hunter can find it when doing a Jom based build
3 years ago
kaetemi
7199733e4a
Merge remote-tracking branch 'origin/core4' into feature/quick-start-py
3 years ago
kaetemi
acc71cf49a
Env vars for XP target on v140 and v141
3 years ago
kaetemi
df111808fc
Find compatible externals as well
3 years ago
kaetemi
4218b70cf6
Generate correct VS env
3 years ago
kaetemi
f6d3521efa
Set the proper path for v140
3 years ago
kaetemi
5f9fcf5884
Detect the v140 toolset
3 years ago
nimetu
4a34909459
Update azure-pipelines.yml with new hunter tag
3 years ago
nimetu
401d2cbc3a
Update hunter to 0.23.321
3 years ago
kaetemi
e072c804ca
Skip unnecessary builds
3 years ago
kaetemi
1723982f04
Ensure the selected toolchain has MFC
3 years ago
kaetemi
30194c3297
Match the Max plugin builds with the appropriate toolchain
3 years ago
kaetemi
3760a1331c
Detect Max installation and list all SDKs with corresponding required toolset versions
3 years ago
kaetemi
5685774a7d
Print out quick start autoconfiguration summary, simplify configuration
3 years ago
kaetemi
4b73faefbe
Fallback to env var so XAudio2 presence can be detected
3 years ago
kaetemi
da648d8fc2
Separate build per hostname in case of multiboot
3 years ago
kaetemi
8d92b18e08
Cleanup
3 years ago
kaetemi
53892c7f7e
Remove temporary debugging code, ref kaetemi/ryzomclassic#152
3 years ago
kaetemi
c65d765459
Find all available XP toolchains
3 years ago
kaetemi
d5474ae8ca
Improve compiler selection
3 years ago
kaetemi
88631d8570
List lua version in toolchain configs
3 years ago
kaetemi
a1285106b3
VS lower than 9 can only use NMake generator on CMake
3 years ago
kaetemi
f57a5260bb
Select best DX SDK for OS compatibility by toolchain
3 years ago
kaetemi
94c210946d
Script to select the prefered toolchains
3 years ago
kaetemi
dc2c6251c6
Find VCVars
3 years ago
kaetemi
e7c092e0bf
Add preference to config
3 years ago
kaetemi
44b53fd0a5
Generate toolchain configuration base
3 years ago
kaetemi
a41156c708
Find all VS toolchains and whether MFC is available
3 years ago
kaetemi
234a0ced42
Python scripts for quick start
3 years ago
nimetu
3f1f46bc7d
Fix CSSLength not rejecting percent value
3 years ago
nimetu
7878e13602
Fix CSSLength not setting proper unit type
3 years ago
nimetu
d2376f0203
Ensure selected item is visible after menu becomes active
3 years ago
nimetu
dc9ab8ec79
Highlight current selected menu item
3 years ago
nimetu
4a4e626f56
Rename CGroupMenu variable
3 years ago
nimetu
1652ac8f1c
Replace azure-pipeline hunter jobs with matrix strategy
3 years ago
nimetu
8436aa794e
Fix for azure pipeline linux agent OpenSSL compiling error
3 years ago
nimetu
cbd0cf5955
Silence warning on deprecated QSAtomicCompareAndSwap32 on macOS
3 years ago
nimetu
99ce0247cc
Remove debug message
3 years ago
kaetemi
0ee1536340
Use getHardText where more appropriate
3 years ago
Jan Boon
6bc45e5bbd
Update build badge
3 years ago
Nimetu
2bf12a9a92
Fix CViewText always returning localization key
3 years ago
nimetu
dfbef3e5b5
fix typo
3 years ago
nimetu
1a552078a1
Merge pull request #650 from ryzom/feature/hunter
...
hunter package manager support
3 years ago
Nimetu
e1139b7e8d
Fix moving fullscreen window between monitors
3 years ago
Nimetu
6727dc00ec
Fix initial fullscreen window on OpenGL/Windows
3 years ago
Nimetu
de1dba32a2
Fix opengl offscreen mode
3 years ago
Nimetu
f13c49219e
Disable text shadow on selection text ( closes ryzom/ryzomcore#214
3 years ago
Nimetu
ba003ee45d
Use TARGET_COMPILE_DEFINITIONS to avoid double quotes
3 years ago
Nimetu
d46de81fc6
Linking nel udp client sample without nel3d ( fixes ryzom/ryzomcore#316 )
3 years ago
Nimetu
c0a3338029
Fixed cleanup of html downloads
3 years ago
Nimetu
4cf5e4f674
Add macOS to azure pipeline
3 years ago
Nimetu
cbcf6b0854
Add ubuntu-18.04 hunter image to azure pipeline
3 years ago
kaetemi
83feb670eb
Download with aria2 instead and enable the DX drivers
3 years ago
kaetemi
194edc2606
Download and extract DX SDK
3 years ago
Nimetu
50147b3361
Add windows-2019 to azure pipeline
3 years ago
Nimetu
50c4dba593
Use Windows SDK if DirectX SDK not installed
3 years ago
Nimetu
81212fd728
Fix linking with static OpenAL under windows
3 years ago
Nimetu
640f91c2a0
Use Hunter package manager to compile external libraries
3 years ago
Nimetu
a087eacc22
Fix macOS build, cmake
3 years ago
Nimetu
5731ad6b3e
Fix macOS build, utf8 fixes
3 years ago
Nimetu
f4726d6964
Fix macOS build, missing include
3 years ago
Nimetu
a356abdd7c
Fix macOS build, _Nullable is reserved keyword
3 years ago
Nimetu
ee219b7e5e
Fix utf8 encoding on sphrase info window
3 years ago
kaetemi
5c074ccc8e
Git diff doesn't seem to like the imported $Id$ keyword contents to be on the repo
3 years ago
Nuno
e3c5606baf
Better fix
3 years ago
Nuno
0063396369
Missing serialization (client can't load the icfg)
3 years ago
kaetemi
415fe11606
Also apply u16 idx fix to msg.xml
3 years ago
Nuno
ccef75cdf3
Merge branch 'fixes'
3 years ago
Nuno
92186cf142
Merge branch 'fixes'
3 years ago
Nuno Gonçalves (Ulukyn)
05555015ea
Fixed: set uint16 in resell slotID
3 years ago
Nuno Gonçalves (Ulukyn)
a8a0d9162e
Fix resell issue (use uint16 instead of uint8 for Index)
3 years ago
Nimetu
31a454b21d
Add ScreenShotDirectory entry to client.cfg
3 years ago
Meubli
4924b3563e
pets inventory transactions
...
- Enable Zig <-> Flat inventory transactions (move between)
- Enable Zig <-> Guild inventory transactions (move between)
3 years ago
Nuno
03b66c18d4
Remove CPath::memoryCompress() because break CPath::lockup()
3 years ago
kaetemi
8775656c3c
Find iconv debug library
3 years ago
kaetemi
a9654bd0b4
Fix typo
3 years ago
kaetemi
3ec625265e
Merge remote-tracking branch 'origin/develop' into core4
3 years ago
kaetemi
a001eac5ad
Find debug lua library
3 years ago
kaetemi
56008be890
Include cacert.pem with the dev game data in the repo
3 years ago
kaetemi
7127f9f5f4
Properly follow StartupVerify setting
3 years ago
kaetemi
ca9729b2a0
Native windows CA certs are causing issues in libcurl with Letsencrypt certificates, so disable them for now
3 years ago
kaetemi
671d8bb286
Show more useful error on login failure
3 years ago
kaetemi
939836b5bb
Show more useful error on login failure
3 years ago
kaetemi
088171a589
Proper defaults for public Ryzom Core 4 shard
3 years ago
kaetemi
a81fcd105a
Stop sound when patching sound bnp
3 years ago
kaetemi
6a7bcf771d
Stop sound when patching sound bnp
3 years ago
kaetemi
bdbd12c625
Improve c++0x check
3 years ago
kaetemi
549b2b0f22
Fix build when using ValyriaTear/luabind (on Ubuntu 20.04 LTS)
3 years ago
kaetemi
de7b301af9
Improve c++0x check
3 years ago
kaetemi
9466258fa8
Fix for MySQL 8 client lib support
3 years ago
kaetemi
996f6c218e
Fix build when using ValyriaTear/luabind (on Ubuntu)
3 years ago
kaetemi
70aecc79c1
Ubuntu 16.04 is EOL
3 years ago
kaetemi
1e923d03ee
Fix for MySQL 8 client lib support
3 years ago
kaetemi
41b4ec6bf3
Add Ubuntu 20.04 target to Azure Pipelines configuration
3 years ago
kaetemi
cee0f53c1d
Merge remote-tracking branch 'ryzomcore/develop' into core4
3 years ago
kaetemi
1b162fb3ae
Merge remote-tracking branch 'ryzomcore/develop' into core4
3 years ago
Nimetu
959f7cfbe8
Fix css background for html/body element
3 years ago
kaetemi
1c035401c6
Merge remote-tracking branch 'ryzomcore/develop' into core4
3 years ago
Jan Boon
60cabbe8ee
Merge pull request #642 from planetmaker/_lua54
...
Add: Support for Lua 5.4 bindings (Linux)
3 years ago
kaetemi
1eec1fe31e
Fix vs2008 build
3 years ago
planetmaker
1f856ecd8e
Add: Support for Lua 5.4 bindings
3 years ago
kaetemi
ac9e8f4f5e
Merge remote-tracking branch 'origin/develop' into core4
...
# Conflicts:
# ryzom/client/src/interface_v3/action_handler_help.cpp
3 years ago
kaetemi
33a8128cfc
Add option to EGS to enable ring loot and xp
3 years ago
kaetemi
d465191e96
Move sheet generator scripts to leveldesign
3 years ago
kaetemi
fdc0af158c
Fix generated gender for 3dset
3 years ago
kaetemi
5a34b3dc59
Tweak xp level
3 years ago
kaetemi
03270f330f
Generate required NPCs for Ring
3 years ago
kaetemi
3fbb3242ee
Remove unused value
3 years ago
kaetemi
1dd98445ca
Generate generic action lists
3 years ago
kaetemi
d607dec79e
Adjust folders, prepare a new success table
3 years ago
kaetemi
df69ff8507
Generate generic magic dot ai actions
3 years ago
kaetemi
efd2dea7e4
No need to specify melee type, since it's inherited from the equipped weapon
3 years ago
kaetemi
bc5d0fae17
Add option to disable using the dodge resist table average in calculating mob damage
3 years ago
kaetemi
9bd90c47c4
Print out average dodge factor
3 years ago
kaetemi
010c2c84eb
Generate genereric aeo and curse actions
3 years ago
kaetemi
838a362fad
Generate generic actions for melee and range
3 years ago
kaetemi
48548c99b8
Rebalance generated stats
3 years ago
kaetemi
34e079c020
Generate appropriate values for EGS
3 years ago
kaetemi
144ebe7f72
Comment out unused variables
3 years ago
kaetemi
5ef4a97c8a
Fix missing log context
3 years ago
kaetemi
62ed0d6de9
Generate generic ai actions for magic damage
3 years ago
kaetemi
7ecc87e3ed
Extract required creature parents
3 years ago
kaetemi
1df9e53dd5
Extract required npc creatures from palette
3 years ago
kaetemi
a8f147231d
Generate melee weapons
3 years ago
kaetemi
f73be89553
Generate armors into proper folders
3 years ago
kaetemi
5a090b2943
Remove redundant caster parts from palette
3 years ago
kaetemi
190057b11b
Generate shield items
3 years ago
kaetemi
03b9e1f44f
Remove known missing from list
3 years ago
kaetemi
93dc106d95
List remaining missing items
3 years ago
kaetemi
5fc80fca13
Improve naming convention
3 years ago
kaetemi
3aeef70db8
Wipe packed shard sheets if visual slot table has changed
3 years ago
kaetemi
c71980df2e
Fix missing piece of boss armor
3 years ago
kaetemi
34bb64cea7
Generate craftable refugee armor sheets
3 years ago
kaetemi
fe9d945265
Generate craftable underwear sheets
3 years ago
kaetemi
725206c678
Add boss armor to generated sheets
3 years ago
kaetemi
43716f30fb
Add separate item list for manual additions
3 years ago
kaetemi
5117fd742b
Script to update references to renamed bricks and phrases
3 years ago
kaetemi
d79f103525
Generate random mp count
3 years ago
kaetemi
151f5270bc
Test button for toggling armor (disabled)
3 years ago
kaetemi
be7ee784ec
Always put the current brick name in the first column
3 years ago
kaetemi
3d174a1294
Track missing and duplicate sbricks
3 years ago
kaetemi
7a6227efcc
Extend parsing for additional armors
3 years ago
kaetemi
fd14ad6c94
Generate craft brick and phrase for sitem
3 years ago
kaetemi
c4025de222
Preserve previously extracted brick family indices
3 years ago
kaetemi
5346d2b15e
Tag brick family and skill trees
3 years ago
kaetemi
3cf8ca0959
Parse previous brick family indices to retain compatibility
3 years ago
kaetemi
68eb9149df
Generate armor sitem sheets
3 years ago
kaetemi
0115e0b745
Generate sitem parent sheets
3 years ago
kaetemi
e0e85d0100
Parse parent sheet names as well
3 years ago
kaetemi
e3ac824104
Simplify crafted rule for sitem name parser
3 years ago
kaetemi
56c3248198
Improve weapon matching tags
3 years ago
kaetemi
6cabc38192
Add script to match shape to sitem
3 years ago
kaetemi
3a2c47ac5a
Add script to parse shape names
3 years ago
kaetemi
d9ac7b70a8
Write sitem name tags to output
3 years ago
kaetemi
c41cdd76ff
Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names
3 years ago
kaetemi
ec63cdc818
Fix world editor paths
3 years ago
kaetemi
d235885d70
Fix truncated string conversion
3 years ago
kaetemi
ef4fb03143
Update executable paths in tools
3 years ago
kaetemi
cf2bf5629f
Move item rename to be an admin command, not for player use
3 years ago
kaetemi
ec6b13a88b
Fix duplicate include
3 years ago
kaetemi
2889e81d63
Typo
3 years ago
kaetemi
678d888b5c
Merge stuff from atys branch
3 years ago
kaetemi
6a79a5bf0f
Include fixes from atys branch
3 years ago
kaetemi
b4638c7969
Include fixes from atys branch
3 years ago
kaetemi
4028534f2a
Exclude sync and generated source from attribution
3 years ago
kaetemi
a3dea88eb1
Use better contrast
3 years ago
kaetemi
b1733439d0
Splash screen for core
3 years ago
kaetemi
c919b1891b
Ensure python from the path is used
3 years ago
kaetemi
5df65ae36e
Add shard dev step to convenience scripts
3 years ago
kaetemi
56beb7e214
Add some additional utility scripts for the pipeline
3 years ago
kaetemi
dea792a3f7
Option to automatically configure the dev shard in the web database
3 years ago
kaetemi
c5ccd66749
Simplify web setup. Use service dashboard tool. Create phpmyadmin database automatically
3 years ago
kaetemi
ff971efc42
Put hostname as default domain. This is convenient since we have one VM per domain for admin and web services
3 years ago
kaetemi
85d1180719
Automatically put the proper folder for dev shard
3 years ago
kaetemi
4d65d5c459
Fix sql default value
3 years ago
kaetemi
6f2cd1fa1b
Generate the correct path in the sql config
3 years ago
kaetemi
23b188cadc
Support launch ctrl on dev shard
3 years ago
kaetemi
4fb55a86d3
Add launch priority to dev shard configuration
3 years ago
kaetemi
3be4999816
Fix sql config template
3 years ago
kaetemi
d08547121f
Fix webig
3 years ago
kaetemi
0483474ea0
Fix php warning
3 years ago
kaetemi
7f8d286bc5
Fix high res graph output error on windows
3 years ago
kaetemi
2ecaf3ecd9
Fix web warning
3 years ago
kaetemi
7a95ff23f3
Make admin tool graphs work on windows
3 years ago
kaetemi
cb47713119
Update jpgraph
3 years ago
kaetemi
8adf8e228a
Fix web warnings
3 years ago
kaetemi
7e7494f897
Set dev shard rrdtool path
3 years ago
kaetemi
9cf4677005
Generate AES configuration for dev shard
3 years ago
kaetemi
8f40fdb7b4
Ignore duplicate file spam on dev shard, it's normal
3 years ago
kaetemi
7709977b48
Put the proper version number in service titles
3 years ago
kaetemi
25b403556f
Fix SQL string in admin tool with custom port
3 years ago
kaetemi
77e69856d4
Adjust SU port
3 years ago
kaetemi
b6e79ee3e1
More useful defaults for generated batch
3 years ago
kaetemi
0a1689ae10
Adjust default ports from 49xxx range to 43xxx range
3 years ago
kaetemi
cda6770adb
Use the service dashboard instead of wt and conemu
3 years ago
kaetemi
d9b59c1fdc
Include Python with the quick start package
3 years ago
kaetemi
5a8fa2052b
Generate shard configuration for service dashboard
3 years ago
kaetemi
31f31e6d69
Fix python path in web config script
3 years ago
kaetemi
187ef3af19
Add scripts for preparing the package
3 years ago
kaetemi
880f850be7
Add tool availability checks to build script
3 years ago
kaetemi
0fe48635f5
Proper EOL for sh checkout
3 years ago
kaetemi
59b5d1228f
Don't override unchanged
3 years ago
kaetemi
b594606862
Fix initial shard dev
3 years ago
kaetemi
10fc562e07
Add trick for reusable dev config
3 years ago
kaetemi
7175e7f9ed
Launch scripts for dev client
3 years ago
kaetemi
a5d0f904a4
Install scripts may use real paths
3 years ago
kaetemi
45668dcbfe
Generate dev client folder without binaries to match dev shard behaviour
3 years ago
kaetemi
614da137ac
Remove a lost file
3 years ago
kaetemi
1d06892f16
Remove duplicate web folder
3 years ago
kaetemi
08c094e957
Remove exe
3 years ago
kaetemi
681f133400
Remove redundant cfg files
3 years ago
kaetemi
cac99dc9ab
Add missing browser css. Restore login window layout
3 years ago
kaetemi
d30a80acea
Include service folders in dev shard paths
3 years ago
kaetemi
486af5ec85
Fix working directory for created shortcuts
3 years ago
kaetemi
9230eb1621
Preconfigure web
3 years ago
kaetemi
08a28193b4
Can also run dev unifier in release mode
3 years ago
kaetemi
8ad0536eed
Fix initial configuration build
3 years ago
kaetemi
211d4d276d
Add initial template for quick start package
3 years ago
kaetemi
378bef8db3
Include build output in dev shard at lower prio
3 years ago
kaetemi
e9080405fc
Update title
3 years ago
kaetemi
090ff7d509
Add script to help repairing translation hashes
3 years ago
kaetemi
39190cde60
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
3 years ago
kaetemi
db211ffff7
Put good defaults for development
3 years ago
kaetemi
c3dcdd25de
Adjust path style in config
3 years ago
kaetemi
3b993c6cda
Update defaults
3 years ago
kaetemi
bc9d15a149
Generate dev shard configuration using patchman
3 years ago
kaetemi
e067e0eeeb
Add script to setup dev shard folder
3 years ago
kaetemi
7873a839ef
Change to GroupController
3 years ago
kaetemi
3352401f24
Version bump
3 years ago
kaetemi
549a015847
Ring database missing default fix
3 years ago
kaetemi
fb1557c08e
Version bump
3 years ago
kaetemi
a3626de8bb
Generate separate dev client for local and remote dev
3 years ago
kaetemi
0045696546
Simplify tool paths
3 years ago
kaetemi
a5dd6aa857
Prefer local path configuration where relevant
3 years ago
kaetemi
5da1678357
Generate secondary buildsite config with real local path
3 years ago
kaetemi
694338302e
Cleanup
3 years ago
kaetemi
5b22e0950a
Disable adjustment warning since it's not very useful. Speed limit needs to be able to reference a more accurate timing
3 years ago
kaetemi
20ed0a4412
Only send position if client game tick advanced as well
3 years ago
kaetemi
c8ecf0a756
Enable full frequency connection
3 years ago
kaetemi
d07e219439
Cleanup unused FS tick value
3 years ago
kaetemi
92bfb0aafb
Re-add lag compensation time from client to tick value in mirror
3 years ago
kaetemi
4407fc2970
Position speed checks should be based on the client tick. This fixes excessive rubber banding
3 years ago
kaetemi
3f63f27143
Disable slow system metrics function because it really is slow and chokes the update loop
3 years ago
kaetemi
cb9094f091
Merge branch 'develop' into ryzomclassic-develop
3 years ago
kaetemi
30117e92be
More hashing of sequential indices
3 years ago
kaetemi
b9de2e99a3
Actually hashing entries for a hash map makes it immensely faster
3 years ago
kaetemi
77f92c72a9
Fix race conditions in frontend service send task
3 years ago
kaetemi
b33ff3cb93
Remove useless CPU hog
3 years ago
kaetemi
da9c5173a6
Improve debug message
3 years ago
kaetemi
3ec5a87d40
Generate script to launch tabbed
3 years ago
kaetemi
2cd2b9502f
Sender doesn't guarantee anything about pos, this doesn't seem to work on Win32 host
3 years ago
kaetemi
88e2ebd31c
Todo note
3 years ago
kaetemi
492865deed
Skip AES placeholder
3 years ago
kaetemi
a1023f923f
Fix dev batch file generation to work with the current naming scheme
3 years ago
kaetemi
ce8acd4ca2
Specify SQL server port
3 years ago
kaetemi
9d722bb70f
Show correct label for Editor mode in quit dialog, fix kaetemi/ryzomclassic#113
3 years ago
kaetemi
59c1c340b8
Restore some more ui xml formatting
3 years ago
kaetemi
43af8e6695
Restore some more ui xml formatting
3 years ago
kaetemi
f128e0807c
Restore some more ui xml formatting
3 years ago
kaetemi
8cecbb4a7d
Restore mailbox and forums
3 years ago
kaetemi
feb7e7a812
Merge branch 'develop' into ryzomclassic-develop
3 years ago
kaetemi
8b6c3276e4
Defer browsing while web server not set
3 years ago
kaetemi
deb1c7c131
Remove hardcoded URLs in favour of the web URL provided by the shard
3 years ago
kaetemi
fc3f0355a5
Remove web notification polling (remote code execution path)
3 years ago
kaetemi
578cef6c85
Update ring database charsets
3 years ago
kaetemi
413ca990d0
Upgrade nel database charsets
3 years ago
kaetemi
37d52231ef
Fixes for webig, ref kaetemi/ryzomclassic#4
4 years ago
kaetemi
f8cb53bfd8
Update ams smarty
4 years ago
kaetemi
90225d0011
Remove unsupported PHP
4 years ago
kaetemi
e08079fe5f
Fix typo
4 years ago
kaetemi
a188c6b38a
Update admin tool smarty lib
4 years ago
kaetemi
3f0bacd374
Allow alternate SQL port
4 years ago
kaetemi
f9b7dbd4cb
Dummy to ensure folder exists
4 years ago
kaetemi
449c90a4b0
Reorganize web configuration, allow custom SQL port
4 years ago
kaetemi
dba5d1a1ca
Exclude commit from annotation
4 years ago
kaetemi
bce886595e
Include webig config in setup, ref kaetemi/ryzomclassic#4
4 years ago
kaetemi
e97cf09e04
Restore legacy webig, ref kaetemi/ryzomclassic#4
4 years ago
kaetemi
dbe34b0c8f
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
7a647ab76d
Update GPL headers
4 years ago
kaetemi
113f3f97d7
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
28fd4d9011
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
fdbe73937a
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
d58854ab33
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
b4b701f90e
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
4 years ago
Xtarsia
35f30e566b
Update widgets.xml
...
closes #181
4 years ago
kaetemi
c341631dbf
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
59ee36332c
Send characteristic buff flags, kaetemi/ryzomclassic#210
4 years ago
kaetemi
45bc21e5c9
Show characteristic buffs of item in icon, fix forge enhancement, kaetemi/ryzomclassic#203
4 years ago
kaetemi
cf16ec5c44
Disable unused item cache, ref kaetemi/ryzomclassic#203
4 years ago
kaetemi
817ca5bf2b
Restore right click info to classic behaviour, kaetemi/ryzomclassic#86
4 years ago
kaetemi
7eeb845768
Restore splash screen
4 years ago
kaetemi
6d975e9879
Fix Max version
4 years ago
kaetemi
305ed94561
Fix
4 years ago
kaetemi
ebc220fedb
Merge remote-tracking branch 'origin/temp/more-patches-53' into ryzomclassic-develop
4 years ago
kaetemi
a7e880e724
Move operator
4 years ago
Xtarsia
607b708465
main chat box pixel tweeks
4 years ago
kaetemi
144088af13
Fix missing duplicated code change
4 years ago
kaetemi
6dfff83589
Need to start PACKED at 4 bits to get the full 64 bits value range encoded, use nullable for better 0 compression
4 years ago
kaetemi
b5f320af33
Fix build
4 years ago
kaetemi
d1769c586f
Merge branch 'feature/cdb-packed-ryzomclassic' into temp/more-patches-53
4 years ago
kaetemi
68b0fbeae8
Where did this come from
4 years ago
kaetemi
879b792c6a
Merge branch 'ryzomclassic-develop' into feature/cdb-packed-ryzomclassic
4 years ago
kaetemi
431b1140e9
Merge commit '505e13cd1eb576209ac7e088c91e0ba1a3e2da62' into feature/cdb-packed-ryzomclassic
4 years ago
kaetemi
6f2e45d352
Merge commit '05fdc723f1519009c05f0963846b41b3ca7c3858' into feature/cdb-packed-ryzomclassic
4 years ago
kaetemi
4169349166
Merge remote-tracking branch 'origin/temp/more-patches-14' into feature/cdb-packed-ryzomclassic
4 years ago
kaetemi
c624984da1
Merge commit '6f545aedd5638e093f35f1e156d3ed4f9a91cb18' into feature/cdb-packed
4 years ago
kaetemi
b96d96f004
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
3609d6369a
Restore classic PvP Challenge context menu
4 years ago
kaetemi
46541a700c
Test item renames
4 years ago
kaetemi
8d4c0d0ef1
Fix build
4 years ago
kaetemi
be11ae1fb6
Add network messages for locking and renaming items
4 years ago
kaetemi
f203559ecb
Update client inventory when item name is changed
4 years ago
kaetemi
be28e102ec
Add buff flags to item summary
4 years ago
kaetemi
d512d10f18
Add guild access grade bits to inventory summary
4 years ago
kaetemi
24ceb5df04
Add ACCESS, remove SERIAL and CREATETIME to inventory sync
4 years ago
kaetemi
bd0c694970
Fix insane XML formatting
4 years ago
kaetemi
5769a3599e
Add editor config
4 years ago
kaetemi
176e0975f6
Fix build
4 years ago
kaetemi
7c4a2f857d
Restore PvP challenge message callbacks
4 years ago
kaetemi
bc3a602ebc
Phrase literal flag for item name, replaces separate string, kaetemi/ryzomclassic#194
4 years ago
kaetemi
9eb7481c06
Cleanup CGameItemPtr, add reference count to avoid glitches, kaetemi/ryzomclassic#194
4 years ago
kaetemi
66debd7ebe
Dumb. Clean up, kaetemi/ryzomclassic#194
4 years ago
kaetemi
f0430ec8ad
Note
4 years ago
kaetemi
caa4eea391
Disable debug
4 years ago
kaetemi
3604088713
Keep a spare memory block in fixed size allocator to avoid large allocation overhead on the chunk boundary
4 years ago
kaetemi
cd4b746bfa
Clean up mess
4 years ago
kaetemi
60f61caa2c
Disable game item ptr debug code when item ptr debug is disabled...
4 years ago
kaetemi
a5e9542f2f
Disable game item debug code since it's not maintained
4 years ago
kaetemi
7b1136ff0b
Use pointers for the strings in game item, since they're not common
4 years ago
kaetemi
abd5c38a80
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
2a37a76cb5
Remove old ClientInventoryPosition property
4 years ago
kaetemi
4c701386f4
Comment
4 years ago
kaetemi
e9feca648a
Fix wrong time type
4 years ago
kaetemi
4ae411968e
Prepare a little surprise for naughty string scanners, ryzom/ryzomcore#604
4 years ago
kaetemi
aa2574e10a
Remove unused custom name, item name is specified already by _PhraseId
4 years ago
kaetemi
a2c7c4dc25
Remove unused faction string from item
4 years ago
kaetemi
29f313853d
Explicitly use toLowerAscii for filenames and identifiers
4 years ago
kaetemi
625d269c11
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
dc12e2dea3
Explicitly use toLowerAscii for filenames and identifiers
4 years ago
kaetemi
ae1f4d2df3
Merge branch 'develop' into ryzomclassic-develop
4 years ago
Xtarsia
dac3cc2292
inventory alignment adjustments
...
closes #182
4 years ago
kaetemi
9883454926
Disable item groups, not tested in our build
4 years ago
kaetemi
b89441d673
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
35e18597ee
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
6787bbf378
Use localized font
4 years ago
kaetemi
a3e762f401
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
380722e2e6
Remove ucstring from lua and UI
4 years ago
kaetemi
d11936a035
Remove compatibility switch
4 years ago
kaetemi
c791fe5742
Merge branch 'develop' into ryzomclassic-develop
4 years ago
Xtarsia
5de288a2e7
Update out_v2_select.xml
...
disable downloader UI
4 years ago
kaetemi
c08163dcb6
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
ea6ba2ec97
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
9c6918d448
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
9cc899a3a6
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
e773027c6d
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
3e675b1422
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
5934147d9e
Fix identity title, kaetemi/ryzomclassic#170
4 years ago
Xtarsia
4ca95e1188
Update out_v2_select.xml
...
closes #117
4 years ago
kaetemi
0499fce27d
Fix login alignment
4 years ago
kaetemi
2295769ad5
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
1cfe858588
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
374601e8d1
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
d86c000de2
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
fa086ea4b9
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
dcf242c3b1
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
d31eb606eb
Fix merge
4 years ago
kaetemi
46020d345c
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
2b2b0a7d48
Merge branch 'develop' into ryzomclassic-develop
4 years ago
Xtarsia
277a854f8d
Update widgets.xml
...
Closes #157
4 years ago
kaetemi
52c7c16f69
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
92ee96a783
Log the recorded history, kaetemi/ryzomclassic#152
4 years ago
kaetemi
b61ad76ac2
Fix R2 feature info checkbox, kaetemi/ryzomclassic#158
4 years ago
Xtarsia
7a9accde11
Update info_player.xml
...
closes #160
4 years ago
kaetemi
d0f9685ee8
Merge branch 'develop' into ryzomclassic-develop
4 years ago
Xtarsia
a2b68113ec
Remove Patcher UI elements
...
Remove Patcher UI elements
4 years ago
kaetemi
ec4e2e188e
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
9580bd5ec0
Failed to detect ecosystem of selected island, fix missing plants in palette, kaetemi/ryzomclassic#132
4 years ago
kaetemi
d2900df0f6
Add debug break hook for Lua
4 years ago
kaetemi
ae876e481a
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
8594b479e2
Fix bad escaping of < and >, fix kaetemi/ryzomclassic#150
4 years ago
Jan Boon
fbab39451f
Merge pull request #146 from Xtarsia/ryzomclassic-develop
...
Update inventory.xml
4 years ago
kaetemi
05501cf30b
Merge branch 'develop' into ryzomclassic-develop
4 years ago
kaetemi
357bb28ef2
Recycling an ucstring from i18n.get is not allowed, it's const, fix kaetemi/ryzomclassic#134
4 years ago
kaetemi
5056d3a72a
Disable CustomNpc Level prop for now, kaetemi/ryzomclassic#154
4 years ago
kaetemi
91a44fd5b5
Disable TypeNPC for now, kaetemi/ryzomclassic#154
4 years ago
kaetemi
a51597cf0b
Typo, kaetemi/ryzomclassic#87
4 years ago
kaetemi
f5553dfb59
Better handling of TypeNPC initialization, kaetemi/ryzomclassic#87
4 years ago
kaetemi
b4dc60f163
Fix double undo stack actions, kaetemi/ryzomclassic#87
4 years ago
kaetemi
2859693c1e
Remove OtherCharAccess toggle from Scenario window when MD5 checks are disabled, close kaetemi/ryzomclassic#151
4 years ago
kaetemi
6853098df9
Additional debugging, kaetemi/ryzomclassic#152
4 years ago
kaetemi
c71f516ed2
Avoid more useless `fullName` calls, kaetemi/ryzomclassic#152
4 years ago
kaetemi
ccb141672f
Avoid some unnecessary string operations when not recording history, cleanup, debug crash in `fullName` kaetemi/ryzomclassic#152
4 years ago
kaetemi
4a7a153a3e
Disable check for OtherCharAccess if CheckR2ScenarioMD5 is false, kaetemi/ryzomclassic#151
4 years ago
kaetemi
e3ec67a698
Disable R2 MD5 check, it's useless now, fix kaetemi/ryzomclassic#147
4 years ago
kaetemi
505e13cd1e
Merge branch 'develop' into ryzomclassic-develop
4 years ago
Xtarsia
14a0c5d471
Update inventory.xml
...
Remove Special items from inventory.
4 years ago
kaetemi
7a035466da
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
64fd9f0b78
Merge remote-tracking branch 'ryzomcore/develop' into temp/more-patches-26
5 years ago
kaetemi
a7933bc818
Fix admin commands for items to use .sitem by default
5 years ago
kaetemi
669237dbae
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
a606684e34
Use nel type
5 years ago
kaetemi
4b4c14dabf
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
7e232462d0
Invalid table insertion, fix kaetemi/ryzomclassic#124
5 years ago
kaetemi
09cb0ea5d0
Can't reinterpret float pointer as size_t pointer as the sizes mismatch, fix ryzom/ryzomcore#605 switch case on 64bit, ref kaetemi/ryzomclassic#124
5 years ago
kaetemi
f5eae12b80
Enhance logging message
5 years ago
kaetemi
1452a6ba6d
Fix saveScenarioRtData for large scenarios
5 years ago
kaetemi
a6713b14a6
Compare tag for creating bnp, since bnp get older timestamp reset if they match
5 years ago
kaetemi
b505ff9e13
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
154ae55165
Fix string format
5 years ago
kaetemi
ada4e5bfbf
Use better fonts
5 years ago
kaetemi
fb3e97db1d
Request for 7z instead of tgz, ref ryzom/ryzomcore#586
5 years ago
kaetemi
61974ec15c
Add 7z support to server patch, ref ryzom/ryzomcore#586
5 years ago
kaetemi
af6c6b64c3
Revert workaround, fix ryzom/ryzomcore#601
5 years ago
kaetemi
0528df7f0b
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
18d2e393cf
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
3da77ce061
Play specific music during character selection
5 years ago
kaetemi
90e1297c1d
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
90931485ba
Track online services in WS based on TServiceId instead of a counter, fix ryzom/ryzomcore#601
5 years ago
kaetemi
195e9b1439
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
0f50806927
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
7d01d8411d
Replace deprecated table.getn
5 years ago
kaetemi
c1a3008ca0
Removed ecosystem points
5 years ago
kaetemi
3f39669c9a
Remove unused project
5 years ago
kaetemi
51ec683eea
Merge branch 'feature/code-to-root' into ryzomclassic-develop
5 years ago
kaetemi
ddc9cdabc4
Retarget to R:\leveldesign and R:\graphics
5 years ago
kaetemi
324c69c8cc
Merge branch 'feature/code-to-root' into ryzomclassic-develop
5 years ago
kaetemi
05fdc723f1
Move code to root
5 years ago
Jan Boon
4a55facb0c
Merge branch 'feature/code-to-root' into ryzomclassic-develop
5 years ago
kaetemi
def3d25249
Set proper dependencies for packed collision build
5 years ago
kaetemi
f32a5d95d4
Export zones as part of the R2 islands xml
5 years ago
kaetemi
5f3675446c
Build R2 islands xml separately per continent, and build it properly
5 years ago
kaetemi
f39a7fe349
Temporarily set Direct3D as default on Windows, ref ryzom/ryzomcore#592
5 years ago
kaetemi
3117c55424
Remove leveldesign duplicate files
5 years ago
Jan Boon
185d71365e
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
02c40934ef
Remove references to things which don't exist
5 years ago
kaetemi
f892608865
Fix ring scenario edition mode initialization
5 years ago
Jan Boon
9d1545bbe2
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
71a22b43db
Fixes
5 years ago
kaetemi
5a543239bb
Batch of fixes for server
5 years ago
Jan Boon
6cdee90e4e
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
17d91ad243
Add configuration for open admin privileges
5 years ago
kaetemi
33bf80a3c7
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
5 years ago
Jan Boon
1f7fca7df3
Merge branch 'develop' into ryzomclassic-develop
5 years ago
Jan Boon
a964da41f7
Various fixes or adjustments
5 years ago
kaetemi
a900a45153
More useful logging
5 years ago
kaetemi
0cfe43aa26
Fix editor far tp in character select
5 years ago
kaetemi
3e7035c6dd
Force invalid enum values to defaults
5 years ago
kaetemi
ea021e1d96
Fix module bitsets and default session values
5 years ago
kaetemi
55c3939789
Use shard ID as part of shared memory key in MS to allow multiple shards on one server
5 years ago
kaetemi
7a71caca6e
Fix filename collision of string cache between shards on the same host
5 years ago
kaetemi
9dc0020b61
Fix CSheetId from CVariable
5 years ago
kaetemi
c7b27c8d70
Fix filename collision of string cache between shards on the same host
5 years ago
kaetemi
6c6a83bc5d
Categorize mirror service commands
5 years ago
Jan Boon
93f6770fe4
Merge branch 'develop' into ryzomclassic-develop
5 years ago
Jan Boon
a94094f865
Merge branch 'develop' into ryzomclassic-develop
5 years ago
Jan Boon
746f033b5c
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
5 years ago
Jan Boon
5d7e4a921f
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
5 years ago
Jan Boon
f48f4d4555
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
5 years ago
Jan Boon
31e1cd6feb
Merge remote-tracking branch 'ryzomcore/develop' into ryzomclassic-develop
5 years ago
Jan Boon
107728c944
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
4053220060
Continent sheet is name by default
5 years ago
kaetemi
525db6976a
Disable forage tool restriction
5 years ago
kaetemi
f344c0568c
Adjust continent sheet name
5 years ago
kaetemi
2d32bc2371
Disable craft tool restriction, ryzomclassic/#49
5 years ago
kaetemi
9d89d3dfca
Finer text alignment, ryzomclassic/#36
5 years ago
kaetemi
024447d9fb
Cleanup enchant context, ryzomclassic/#37
5 years ago
kaetemi
d496d54ac4
Add item log context for creating sap recharge
5 years ago
kaetemi
aec03f6234
Add item logging context for enchanting items
5 years ago
kaetemi
1dce83d279
Remove ring knowledge and faction pvp points from profile info
5 years ago
kaetemi
774b91df9c
Classy login screen
5 years ago
kaetemi
d5b959db7e
Remove useless command
5 years ago
kaetemi
b547fd62cb
Revert icon
5 years ago
kaetemi
eecd6f1f2c
Don't log since it's already logged from offline command, ryzomclassic/#44
5 years ago
kaetemi
3f982c2214
Shopping list delete doesn't need log, but it should be checked why it's containing items, ryzomclassic/#44, ryzomclassic/#26
5 years ago
kaetemi
b232d0026a
Reduce logging
5 years ago
kaetemi
be32f02a76
Set font
5 years ago
Jan Boon
48bc27c1e3
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
38a7b763d0
Classic backgrounds
5 years ago
kaetemi
f18f4196b4
Further adjust handling of ryzomclassic/#31 temp bag take all
5 years ago
kaetemi
35a9e747f7
Experimental alternate fix for ryzomclassic/#31
5 years ago
kaetemi
8f1d0ebf23
Fix recursing endHarvest call, ryzomclassic/#31
5 years ago
kaetemi
dabf75dbcf
Add log context for bot chat end, ryzomclassic/#26
5 years ago
kaetemi
a722988987
Remove unused salt from admin
5 years ago
kaetemi
c914e6fdf6
Patch over https
5 years ago
kaetemi
ad4290f2c9
Move fonts to assets
5 years ago
kaetemi
739730127d
Revert profile interface
5 years ago
kaetemi
2cb353438b
Add log context for sale store check
5 years ago
kaetemi
46786a1185
Fix comment
5 years ago
kaetemi
8daffed6c2
Cleanup odd patch, fix dyn chat choice progress
5 years ago
kaetemi
2a917ede27
Register crystallize log context for ryzomclassic/#14
5 years ago
Jan Boon
31a819f254
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
ad15ada3ef
Ring ring
5 years ago
kaetemi
2927b3dfb9
Bulk disable webig changes
5 years ago
kaetemi
e0a14d79ac
Disable more of the pet name code
5 years ago
kaetemi
ba3c008767
Add handy startsWith string utility function
5 years ago
kaetemi
8c6677dba6
Disable pet name since it's only accessible through admin and web
5 years ago
kaetemi
b6dbb65918
These upgrades don't apply to us
5 years ago
Jan Boon
4d742741d1
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
8dd7c52f8a
Code style
5 years ago
kaetemi
fcfc86c83e
Disable teleport fx, since we will not have allegiance. May be better to have it depend on the teleport ticket type
5 years ago
kaetemi
f36c979c2e
Remove altar restriction, fix ryzomclassic/#16
5 years ago
kaetemi
8bcccefd11
Re-enable warnings
5 years ago
kaetemi
71c7e31806
We don't have light_sap_recharge.sitem, so remove it
5 years ago
kaetemi
6d5eb14d4f
Revert to old sap recharge
5 years ago
kaetemi
52d8304659
Remove string based and webig feature
5 years ago
kaetemi
3cfedfcf9a
Remove hardcoded name based item rule
5 years ago
kaetemi
0b47322d6c
Remove hardcoded item rule
5 years ago
kaetemi
bfed12711d
Enable callstack logging
5 years ago
kaetemi
84e924b496
Fix ryzomclassic/#14 crash on spell crystalize. Add TLogContext_Item_EnchantPhrase log context
5 years ago
kaetemi
613bb7ccd0
Fix snp download over https
5 years ago
kaetemi
623ffc6be7
Debug logs should not be disabled in DEV client...
5 years ago
kaetemi
319ad4b0bf
Set patch urls
5 years ago
kaetemi
de6eae7e0f
Fix again. This needs to be fixed properly
5 years ago
kaetemi
b159620fcc
This needs to be generated in utf8
5 years ago
kaetemi
0e08489315
Fix adjustment for classic newbieland
5 years ago
kaetemi
2ad9e1c78a
Todo. Fix this properly
5 years ago
kaetemi
8d7ce91b56
Cleanup
5 years ago
kaetemi
2d1d9c1b0b
Regenerate server cdb
5 years ago
kaetemi
85e7b594c6
Add a note
5 years ago
kaetemi
f980988ae4
Switch to old newbieland
5 years ago
kaetemi
ee8ccf13b7
Useless empty file
5 years ago
kaetemi
8895eb88d6
Revert "Added: New PvpClan "Marauder" based on fame "black_kami""
5 years ago
kaetemi
679c7d7ac3
Don't need this
5 years ago
kaetemi
ba6378e07c
Remove useless feature
5 years ago
kaetemi
b06b0fb08c
Merge fixes
5 years ago
kaetemi
81176f102f
Revert to fixed version
5 years ago
Jan Boon
2ad1b76886
Adjust default config
5 years ago
Jan Boon
b0fdfaeca9
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
4c7c240775
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
ff87af8423
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
afee5db9e2
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
0bae206bb2
Fix merges
5 years ago
kaetemi
c57c9a1cf6
Build fix
5 years ago
Jan Boon
0c8e9f7640
Merge branch 'feature/streamed-package' into ryzomclassic-develop
5 years ago
kaetemi
2b80ec75a9
Merge remote-tracking branch 'ryzomcore/hg/hotfix/patches-from-atys' into ryzomclassic-develop
5 years ago
kaetemi
0a2ce3c522
Null merge
5 years ago
kaetemi
4ca10eb38c
Remove problematic texture defaults
5 years ago
kaetemi
636d8dae55
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
ecc2085b70
Bump NeL version
5 years ago
kaetemi
9b9829a6ab
Run pipeline setup in batch file
5 years ago
kaetemi
916be9833c
Merge remote-tracking branch 'ryzomcore/hg/develop' into ryzomclassic-develop
5 years ago
kaetemi
bb3f4052a7
Merge branch 'develop' into ryzomclassic-develop
5 years ago
kaetemi
439cae285d
Merge branch 'develop' of github.com:ryzom/ryzomcore into ryzomclassic-develop
5 years ago
Nimetu
ddd0a7507e
Fixed: Invalid array access. Crash in gcc with aggressive loop optimizations enabled.
...
--HG--
branch : patches-from-atys
5 years ago
kaetemi
c54897bd4f
Fix build with MariaDB connector
5 years ago
kaetemi
94ad75bb72
Add some missing unit test tools
5 years ago
kaetemi
6ed45fef0b
Add some missing tools
5 years ago
kaetemi
85c9d4e4b6
Add classic ingame web
5 years ago
kaetemi
7ac4eb3097
Add missing R2 files
5 years ago
kaetemi
2f29d03d86
Junk
5 years ago
kaetemi
f64ba76bfc
Undo insane XML reformat, and use tabs as originally
5 years ago
kaetemi
aa2386151f
Undo insane XML reformat
5 years ago
kaetemi
7505fae6d1
Add missing scripts
5 years ago
kaetemi
f7bdd7ecd7
Junk
5 years ago
kaetemi
d70c4a215d
Junk
5 years ago
kaetemi
71a412c698
Merge remote-tracking branch 'ryzomcore/hg/develop' into ryzomclassic-develop
5 years ago
kaetemi
98a41b75bd
Junk
5 years ago
kaetemi
a86fb4e195
Merge remote-tracking branch 'origin/develop' into ryzomclassic-develop
5 years ago
kaetemi
3ff031b5ff
Merge commit '230639bf0ead1a3736aca3af8866aa00f0608074'
5 years ago
Nimetu
249ce945f1
Fixed: Calling member function on null object is undefined behavior.
...
--HG--
branch : patches-from-atys
5 years ago
Nimetu
a6a8cb99f5
Fixed: Truncated pointer on 64bit system
...
--HG--
branch : patches-from-atys
5 years ago
ulukyn
f11bc06541
Changed: updated database_plr.h
...
--HG--
branch : patches-from-atys
6 years ago
Nimetu
460eb92969
Changed: database_plr.h sync for number of animal
...
--HG--
branch : patches-from-atys
5 years ago
Nimetu
ae68b543b8
Merge with develop
...
--HG--
branch : patches-from-atys
5 years ago
Inky
a5a6c321af
Changed: added language text label translation
...
--HG--
branch : patches-from-atys
6 years ago
Inky
89fa8ca0ac
Changed: added language support per profiles
...
--HG--
branch : patches-from-atys
6 years ago
Inky
9c82a0436f
Changed: added QComboBox widget to change profile language
...
--HG--
branch : patches-from-atys
6 years ago
Inky
fb60e00acc
Changed: allow tab to select all widgets before been captured by editBox
...
--HG--
branch : patches-from-atys
6 years ago
Inky
0a48c4a6e3
Fixed: prevent bad index and duplicata after profile deletion
...
--HG--
branch : patches-from-atys
6 years ago
Nimetu
1eb1b118f3
Fixed: Shield, tools buffs not displayed in tooltip
...
--HG--
branch : patches-from-atys
6 years ago
Nimetu
3b0324ad08
Fixed: Range/melee weapon buffs not displayed in tooltip
...
--HG--
branch : patches-from-atys
6 years ago
Inky
4baed9c664
Changed: unsupported language code default fallback
...
--HG--
branch : patches-from-atys
6 years ago
Inky
41c3d0cbe0
Changed: check locale is supported under linux
...
--HG--
branch : patches-from-atys
6 years ago
Inky
ccfffe0a8c
Added: macro context help
...
--HG--
branch : patches-from-atys
6 years ago
Inky
17b96e4819
Fixed: tooltip item buff update
...
--HG--
branch : patches-from-atys
6 years ago
Inky
00d31f09c6
Changed: use one lua bind to retrieve itemInfo
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
89c22b04a2
Changed: remove nlinfo of Register EId (made lof of useless logs...)
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
cf4cb55f3e
Fixed: remove Zig enter/leave bag menu option when not a pet
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
1b19cb4809
Changed: Ctrl tooltips can now display utf8 text
...
--HG--
branch : patches-from-atys
6 years ago
Inky
fe4c58df42
Fixed: other_hand_slot error when macro window is opened
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
498c02fa4d
Fixed: remove Zig enter/leave bag menu option when not a pet
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
a7e75b1c6c
Added: setTargetAsInterlocutor and unsetTargetAsInterlocutor lua functions
...
--HG--
branch : patches-from-atys
6 years ago
Inky
d73ea16682
Fixed: register lua bind
...
--HG--
branch : patches-from-atys
6 years ago
Inky
64987e8ed6
Changed: increment packed_sheets version
...
sitem, item
--HG--
branch : patches-from-atys
6 years ago
Inky
7230a84031
Changed: introduce new proprieties menu and action handler
...
--HG--
branch : patches-from-atys
6 years ago
Inky
36918ac919
Added: CGroup menu set action handler
...
--HG--
branch : patches-from-atys
6 years ago
Inky
0683604ada
Added: item sheets scroll properties
...
--HG--
branch : patches-from-atys
6 years ago
Inky
038a3bca96
Added: load xml tp_interface
...
--HG--
branch : patches-from-atys
6 years ago
Nimetu
a3bdd3dda5
Changed: Remove call to old GroupHTML function
...
--HG--
branch : patches-from-atys
6 years ago
Inky
4121a61c85
Added: display local chat message
...
--HG--
branch : patches-from-atys
6 years ago
Inky
2f2329c67f
Added: get and set rgba database entry
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
9780decca0
Added: Player can now ask a pet (zig) to enter/leave from his bag (an icon is displayed when pet is on the bag)
...
--HG--
branch : patches-from-atys
6 years ago
Inky
cad47321a3
Added: set auto-pacts lua bind
...
--HG--
branch : patches-from-atys
6 years ago
Inky
417865bb3a
Added: Store user created channels in xml file
...
--HG--
branch : patches-from-atys
6 years ago
Ulukyn
36036faffd
Added: home propertie of html group (so lua scripts can setup the home)
...
Fixed: adding new landmarks with lua don't remove respawn points if player is not in an island
--HG--
branch : patches-from-atys
6 years ago
ulukyn
c0037fc55a
Fixed: removed nlstop when 2 same commands runs (in services)
...
removed nlassert when factory not found (who crash the fes)
--HG--
branch : patches-from-atys
6 years ago
Inky
f96289dfbe
Fixed: LevelDesign AI script documentation and few incode typos
...
--HG--
branch : patches-from-atys
6 years ago
Riasan
e794b5dd01
Added: Team Invite button by Guild Member List and Friend List
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
11132f08e6
Changed: Players when Outpost is in active war (OutpostInFire) can't be Neutrals
...
--HG--
branch : patches-from-atys
6 years ago
Riasan
2d83507b55
Changed: active teleport option via map on r2 for privs
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
0debc7e6d6
Removed: cacert.pem file from client datas
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
698c71f137
Fixed: Added a check for https:// npc web pages
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
dcf959fe3d
Added: luaGetElement for CInterface3DScene and getBBoxSize* for CInterface3DShape
...
--HG--
branch : patches-from-atys
6 years ago
Nimetu
892d11d2be
Fixed: trimSeparators function
...
--HG--
branch : patches-from-atys
6 years ago
kervala
8f61819d43
Changed: Minor changes
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
0e7380599e
Added: Ctrl DB Sheet tooltip can be overwrited
...
--HG--
branch : patches-from-atys
6 years ago
kervala
cf1df3e4de
Fixed: Warning
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
4beecdc81b
Eapply: CTypeVersion incremented for sitem and item (because the client don't crash again and i found why )
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
0b970371a3
Fixed: check ClientCfg.CurlCABundle is not empty before check the first char (thx nimetu)
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
48f3d3b244
Added: add a way to prefix CurlCABundle file with defaultConfigFileName using "%"
...
Use added cacert.pem from mozilla like default CA file
--HG--
branch : patches-from-atys
6 years ago
ulukyn
e9e2590d53
Added: getSheetFamily lua bind
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
f7f1a6035e
Added: getSheetLocalizedName and getSheetLocalizedDesc lua bind
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
4f75f92610
Added: Add "@LUA " prefix to url set on shapes with text. When player click on shape, run the lua code
...
getDbProp64 return a variable instead of node->getValue64() return value.
--HG--
branch : patches-from-atys
6 years ago
ulukyn
a50bd10b84
Added: setDbProp64 lua function
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
57406f6a8c
Added: luaSetModalParentList method for container
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
65acd3bf9d
Added: Fix a bug with web textures on view_bitmap. The texture must keep the case, only texture from bnp can be convert to lower case
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
16ce2e454c
Added: add an prefiex "u:" to ask tooltip and hardcode_text to use utf8 strings
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
c7bdaf513c
Changed: use trimSeparators to remove spaces and tabs in html styles args values
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
724158c74c
Added: trimSeparators function to prevent trim of utf8 special chars. Currently trimSeparators only trim spaces and tabs.
...
--HG--
branch : patches-from-atys
6 years ago
Nuno Gonçalves
ed798cb62a
Add new Mektoub type used for new pets companions
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
971287ae78
Changed: Added new fame for marauder (generated from database.xml)
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
c56d2e136d
Changed: Increse MAX_INVENTORY_ANIMAL to 7 to add 3 pets companions (ingame named ZIGs)
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
3652b23bbb
Added: Race shape properties of sitems (!!! sitems.packed_sheets must be regenerated with freshly complilated sheets_packer tool !!!)
...
--HG--
branch : patches-from-atys
6 years ago
ulukyn
8b1ead9e77
Fixed: getGroundZ uses now float instead of int
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
5d7c8777a1
Added: Ability to add icons on the map and setup the handler by left and right click with lua
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
1a52cc3cb1
Changed: move /url command to FINAL_VERSION section
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
0093170ee9
Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
50d6ae91ae
Changed: Increase max number of virtual desktops to use with special apps (like powo creator)
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
af6975ae11
Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
0b0b980510
Changed: Fix @WEB customtext items
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
f917d22b71
Changed: Fix @WEB customtext items
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
61cee990fc
Changed: Fix @WEB customtext items
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn
fd458d5751
Added: setBackground lua method for group_html
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
5c41e79ce0
Added: Add new html properties of group_html
...
--HG--
branch : patches-from-atys
7 years ago
Riasan
0b27a27a4c
Fixed: Old Custom Text what used @WEB have no space after command "@WEBxxx"
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
4f33715b06
Added: We can now set Item Custom Text with "@LUA xxx" to run lua code when players click on "OPEN" menu
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
b623bb11f5
Fixed: Adding translation to bots names (with tags) when displaying "xxx says: ..."
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
3baf7fdb12
Fixed: First try to add translation tags into Bot names and Titles: translating target name and sys infos
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
4c91c418d4
Fixed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
...
--HG--
branch : patches-from-atys
7 years ago
ulukyn@gmail.com
99a949b889
Changed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
...
--HG--
branch : patches-from-atys
7 years ago
kaetemi
998daa5c56
Add additional nullable
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
a3a347fab4
Add optional null bit to CDB leafs
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
ba42ed3320
Merge with default
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
1359bbf8c2
(DB_INIT:PLR from 5364 -> 1810 bytes)
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
5d9f3ce668
Optimize for more common case
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
9fec239dfb
Missed 4 bits
...
--HG--
branch : cdb-packed
10 years ago
kaetemi
06e9d20850
Add PACKED type to CDB for brick bitfields
...
--HG--
branch : cdb-packed
10 years ago