Commit graph

13 commits

Author SHA1 Message Date
Charles A Edwards
a2537e7954 Script refactoring done as per previous cores
Script name now no longer exists in creature_template, item_template,
instance_template, and gameobject_template.

They are now held in the script_binding table.
2020-02-17 12:09:03 +00:00
Antz
afc2df2f7d [SD3] first commit with SD3 inplace - not complete yet 2020-02-17 12:08:45 +00:00
Antz
952042cc56 Happy New Year 2016 and URL update 2020-02-17 12:08:28 +00:00
Charles A Edwards
942dd64a53 Eliminated tabs!
Eliminated tabs!
2020-02-17 12:08:11 +00:00
Charles A Edwards
9e94234bdf Build error fixes
2 build errors left at this point.

The weather system needs to be implemented in the same way as the
previous cores. That should resolve one or even both of the last errors.
2020-02-17 12:08:04 +00:00
Charles A Edwards
952edfa46e Function added back
Function added back
2020-02-17 12:07:58 +00:00
Charles A Edwards
bcf0a9b25a Build fixes made and tabs turned into spaces
A few build fixes made.

Tabs converted into spaces, although it does not seem to show that in
the list of changes!
2020-02-17 12:07:58 +00:00
Charles A Edwards
669502916a More build errors fixed
13 errors left at this stage.
2020-02-17 12:07:56 +00:00
Charles A Edwards
924d182855 Build error fixes
43 errors left at this point
2020-02-17 12:07:55 +00:00
Foereaper
13292befd6 [Build] Larger build system update
FIXED: Core now builds under cmake for Windows

TODO: Map and mmap gen currently does not build

TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled

This has only been tested under Windows with CMAKE and VS
2020-02-17 12:06:18 +00:00
Antz
778052084e [Build] Most errors fixed 2020-02-17 12:06:09 +00:00
Antz
12257a5bc2 Second set of Moves and Year update 2020-02-17 09:22:48 +00:00
Antz
9d20fe2b32 Initial project location adjustment 2020-02-17 09:22:43 +00:00
Renamed from src/game/Creature.cpp (Browse further)