Commit e0dd651
committed
Naming convention & NPCTrade
- Fixed naming convention for most of the project.
- Implemented NPCTrade
- Fixed communication with NPCs
- Corrected a few functions to behave correctly.
- Fixed a possible stack-overflow1 parent c225102 commit e0dd651
257 files changed
Lines changed: 9526 additions & 8710 deletions
File tree
- OpenTibia/Assets
- Editor/Core/Components
- Materials
- Prefabs/UI
- Custom
- MiniWindows
- ScrollAreas
- Scenes
- Scripts
- Core
- Appearances
- Animation
- Provider
- Rendering
- Chat
- Communication
- Compression
- Cryptography
- Exceptions
- Game
- Internal
- Login
- Types
- Web
- Components
- Base
- Compression/Zlib
- Container
- Creatures
- DailyReward
- Types
- Game
- Input
- GameAction
- Mapping
- StaticAction
- Magic
- Market
- MiniMap
- Rendering
- Options
- Trade
- Utility
- Utils
- WorldMap
- Rendering
- Modules
- Battle
- Console
- Container
- GameWindow
- HealthInfo
- Hotkeys
- Inventory
- Login
- MiniMap
- MiniWindows
- Options
- Outfit
- Skills
- Trade
- Protobuf
- Appearances
- Protocol
- UnitTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
0 commit comments