Mordred Admin
|
2382f72184
|
#182 - Renamed targets to be less ambigious
|
2017-12-19 09:27:22 +01:00 |
|
Mordred Admin
|
764b73b11c
|
Moved and renamed Server_Common, now just src/common
|
2017-12-18 12:36:52 +01:00 |
|
Mordred Admin
|
2f3433f24e
|
Massive chunk of refactoring. Mainly includes and namespaces
|
2017-12-08 15:38:25 +01:00 |
|
Mordred Admin
|
4981003789
|
Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time
|
2017-12-08 11:46:47 +01:00 |
|
Mordred Admin
|
c0c2c4b89d
|
Removed statusEffectContainer, now directly part of Actor
|
2017-12-05 11:21:56 +01:00 |
|
Mordred
|
bd4dc893c4
|
refactoring various files
|
2017-11-28 00:09:36 +01:00 |
|
Mordred
|
c65658e47b
|
renamed type in actors to ObjKind as thats what it is called internally, also less ambugious to modelType which i also added an enum for
|
2017-11-26 01:12:26 +01:00 |
|
Mordred
|
9825ab9e9f
|
Simplification of packet templates
|
2017-11-21 18:43:09 +01:00 |
|
Maru
|
8ee1dc9751
|
Reorganize math classes; Fix crash on spawning actor; Style;
|
2017-11-21 03:19:08 -02:00 |
|
Mordred
|
f043049d2b
|
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
|
2017-11-18 01:25:55 +01:00 |
|
Mordred Admin
|
491cdcd59a
|
Removed reference to database where unused
|
2017-10-26 14:40:58 +02:00 |
|
ShelbyZ
|
54548e1928
|
Fixing spacing issues for casts
|
2017-10-20 14:12:24 -07:00 |
|
ShelbyZ
|
3b42b1df9b
|
Fixing some type alignments via casting
- static_cast for reasonable values
- at least one stray float
|
2017-10-19 16:18:16 -07:00 |
|
Mordred
|
e6c7eeef1f
|
Merge pull request #115 from amibu01/master
Basic invincibility, StatusUpdate ( hp update packets ) need more investigation sending of em is situational
|
2017-10-02 10:40:05 +02:00 |
|
Mordred
|
69a7076e36
|
Some refactoring and TODO tags
|
2017-10-01 18:38:58 +02:00 |
|
amibu
|
53698cda86
|
Basic invincibility
|
2017-10-01 01:14:43 +02:00 |
|
Maru
|
597a7e8900
|
Status effect source reference; ActionCast battle log work; Cleaning compiler warnings;
|
2017-09-15 00:56:29 -03:00 |
|
Maru
|
d7525b2471
|
Fixed building on newer GCC
|
2017-08-28 16:13:23 -03:00 |
|
Mordred
|
cbe00da5f8
|
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
|
2017-08-20 22:31:23 +02:00 |
|
Mordred
|
90ea65385d
|
more restructuring
|
2017-08-19 00:18:40 +02:00 |
|
Mordred
|
5439e42062
|
Massivly modified project structure in server_zone
|
2017-08-18 17:16:15 +02:00 |
|