Mordred
|
4d2c890aba
|
Merge pull request #152 from GokuWeedLord/feature/launcherchanges
add commit history to launcher and fix issue causing blank frames to open
|
2017-10-22 18:40:33 +02:00 |
|
ShelbyZ
|
c6c3bf4a25
|
Removing comment
|
2017-10-22 09:29:22 -07:00 |
|
ShelbyZ
|
08366ae11c
|
Correctly applying /ZI for debug
- /ZI is not a link flag
- /ZI is not settable via CMAKE_CXX_FLAGS
- /Zi is default unless add_defitions(/ZI)
|
2017-10-22 09:28:19 -07:00 |
|
GokuWeedLord
|
531d5cf9be
|
_blank creates an empty frame while opening the page in the default web browser
|
2017-10-22 21:46:55 +11:00 |
|
GokuWeedLord
|
0b5d55abea
|
add server commit history to login page
|
2017-10-22 21:39:54 +11:00 |
|
Mordred
|
876e6045df
|
Merge pull request #151 from ShelbyZ/compiler_flags
Fix up Flags around Edit and Continue
|
2017-10-22 11:02:46 +02:00 |
|
Mordred
|
f303307fd0
|
Merge pull request #150 from ShelbyZ/unreferenced
Remove unreferenced parameters
|
2017-10-22 11:01:56 +02:00 |
|
ShelbyZ
|
9065b4ccea
|
Fix up Flags around Edit and Continue
- remove /SAFESEH:NO
- apply /INCREMENTAL /ZI (debug only)
- remove sprinkling of /INCREMENTAL /ZI
|
2017-10-21 22:09:03 -07:00 |
|
ShelbyZ
|
35906f3af3
|
Remove unreferenced parameters
- exceptions had unused parameters
|
2017-10-21 20:47:50 -07:00 |
|
Mordred
|
013a875a8d
|
Merge pull request #149 from GokuWeedLord/feature/debugfixes
misc bugfixes and improvements
|
2017-10-21 16:51:23 +02:00 |
|
GokuWeedLord
|
7db9ea07d6
|
!unlock and !help debug commands
|
2017-10-21 23:41:09 +11:00 |
|
GokuWeedLord
|
bebde300f1
|
compiler warning fix
|
2017-10-21 23:40:51 +11:00 |
|
GokuWeedLord
|
a36282a7fa
|
fix aetheryte_index being incorrect and causing a server crash
|
2017-10-21 23:40:36 +11:00 |
|
GokuWeedLord
|
471b5d7220
|
expose isincombat to scripts - isInCombat doesn't work though
|
2017-10-21 22:24:04 +11:00 |
|
GokuWeedLord
|
bb42a771eb
|
fix a compile warning
|
2017-10-21 22:23:28 +11:00 |
|
GokuWeedLord
|
2f1e351d54
|
ignore files generated by edit and continue
|
2017-10-21 19:22:05 +11:00 |
|
GokuWeedLord
|
cd1b51f23f
|
gm command fix, quest debug output change
|
2017-10-21 19:21:43 +11:00 |
|
Mordred
|
98544ba5fb
|
Merge pull request #147 from takhlaq/pcb
fixed map export legit this time
|
2017-10-21 09:20:37 +02:00 |
|
Mordred
|
3dbee9beed
|
Merge pull request #148 from GokuWeedLord/master
fix a vs xml linting error
|
2017-10-21 09:20:25 +02:00 |
|
GokuWeedLord
|
d1a636c6cc
|
fix a vs xml linting error
|
2017-10-21 16:41:09 +11:00 |
|
Mordred
|
0fa116219a
|
Merge pull request #145 from ShelbyZ/static_casting_warnings
Fixing some type alignments via casting
|
2017-10-20 23:57:59 +02:00 |
|
Tahir Akhlaq
|
d499d53e5a
|
fixed map export legit this time
|
2017-10-20 22:50:21 +01:00 |
|
ShelbyZ
|
54548e1928
|
Fixing spacing issues for casts
|
2017-10-20 14:12:24 -07:00 |
|
Maru
|
1c3c9ccd41
|
Added CONTRIBUTING.md;
|
2017-10-20 18:38:02 -02:00 |
|
Mordred
|
0b25ec89ae
|
Merge pull request #146 from takhlaq/pcb
cleaned up some compiler warnings in pcb_reader
|
2017-10-20 21:27:59 +02:00 |
|
Tahir Akhlaq
|
c7a2023df4
|
legit why the fuck are we missing stairs in towers (pcb)
|
2017-10-20 17:56:01 +01:00 |
|
Tahir Akhlaq
|
b11f5e492f
|
cleaned up some compiler warnings in pcb_reader
- fixed loading some gimmick entries
|
2017-10-20 13:34:03 +01: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
|
9df21f92eb
|
Merge pull request #142 from goaaats/master
Initial mounts implementation, nicer debug packet printing
|
2017-10-19 19:01:08 +02:00 |
|
Mordred
|
d2d6c05429
|
Merge pull request #141 from takhlaq/pcb
pcb stuff (missing some objects)
|
2017-10-19 19:00:21 +02:00 |
|
Tahir Akhlaq
|
4f557340c5
|
fix linux build for pcb reader
|
2017-10-19 17:49:08 +01:00 |
|
Tahir Akhlaq
|
3b2b3c7349
|
fix pcb linux build
|
2017-10-19 17:26:01 +01:00 |
|
Mordred
|
834a8b3271
|
Merge pull request #144 from AcedArmy/master
Added Version and Git Hash to Lobby, Zone Startup Info Banners
|
2017-10-19 18:25:53 +02:00 |
|
Mordred
|
238e1da08e
|
Merge pull request #143 from ShelbyZ/msvc_warnings
signed/unsigned mismatch issues
|
2017-10-19 18:24:09 +02:00 |
|
Tahir Akhlaq
|
842199b735
|
fixed collision dumping
- added saintcoinach's sgb parsing
|
2017-10-19 16:38:06 +01:00 |
|
Biscuit Boy
|
4a8883a0fa
|
Add Verison and Git Hash to printBanner
Added Version and Git Hash to printBanner in Zone and Lobby Server
|
2017-10-20 02:23:45 +11:00 |
|
Biscuit Boy
|
fdee1811e1
|
Merge pull request #1 from SapphireMordred/master
Update Fork
|
2017-10-20 02:20:10 +11:00 |
|
ShelbyZ
|
32a9d976f7
|
signed/unsigned mismatch issues
- Move for...loop int to size_t
- Move int32_t to uint32_t
|
2017-10-19 07:12:09 -07:00 |
|
ShelbyZ
|
72ebf7542e
|
Merge remote-tracking branch 'refs/remotes/SapphireMordred/master' into msvc_warnings
|
2017-10-19 06:36:34 -07:00 |
|
Tahir Akhlaq
|
acbc33063a
|
const all the things for readability
- removed .mdl collision loading since game doesnt use it
fixed style issues in pcb_reader
|
2017-10-19 09:39:05 +01:00 |
|
Tahir Akhlaq
|
7b127e20df
|
fixed issue with missing objects
|
2017-10-19 09:38:53 +01:00 |
|
Tahir Akhlaq
|
c35795a9f3
|
slightly cleaned up PCB reader, added some exception logging
|
2017-10-19 09:38:52 +01:00 |
|
Tahir Akhlaq
|
edd529297c
|
cleaned up collision map exporter
- export by object
|
2017-10-19 09:38:51 +01:00 |
|
Tahir Akhlaq
|
4e2bcbfa9c
|
exported collision maps correctly now (i think)
|
2017-10-19 09:38:50 +01:00 |
|
Mordred
|
c7a864335f
|
hopefully fixed issues with pcb
|
2017-10-19 09:38:49 +01:00 |
|
Tahir Akhlaq
|
87447d1a73
|
added wavefront obj dump (doesnt work yet)
|
2017-10-19 09:38:49 +01:00 |
|
Tahir Akhlaq
|
04c53a9181
|
added list.pcb file mapping
- added LGB parser (all credit for LGB to contributor<https://github.com/ufx/SaintCoinach/blob/master/SaintCoinach/Graphics/Lgb/>, lgb.h is simply their work ported to c++)
- todo: correct object placement
|
2017-10-19 09:38:48 +01:00 |
|
Mordred
|
e246c0a880
|
More sql updates and conversions
|
2017-10-18 20:49:37 +02:00 |
|
Mordred
|
09391691b0
|
Merge pull request #139 from ShelbyZ/msvc_warnings
Potential Truncation - value over signed char
|
2017-10-18 19:33:57 +02:00 |
|
ShelbyZ
|
3e48b8002e
|
Moving to uint8_t
|
2017-10-18 09:19:05 -07:00 |
|