DarthArgus
|
b27d82ff39
|
no more spaces for extra secret slots - closes #34
|
2016-06-01 04:04:30 +00:00 |
|
DarthArgus
|
a05e61e0fe
|
the response should never be empty but we need to check the json lib for exceptions and return appropriately... + cleanup a bit - closes #33
|
2016-05-22 17:44:00 +00:00 |
|
DarthArgus
|
068228a938
|
forgot a case
|
2016-04-28 19:52:24 +00:00 |
|
DarthArgus
|
18e316631f
|
credit where it's due
|
2016-04-28 19:17:47 +00:00 |
|
DarthArgus
|
909ceab5e9
|
poke some fun with license header
|
2016-04-28 17:27:27 +00:00 |
|
DarthArgus
|
6049da78af
|
all working! thanks for the cmake help, @devcodex!
|
2016-04-28 17:23:30 +00:00 |
|
DarthArgus
|
b99e3e45f9
|
properly link the executable against curl, instead of the helper lib
|
2016-04-28 16:57:47 +00:00 |
|
DarthArgus
|
ecc0621f61
|
if only i could get past the linker errors, this will work...
|
2016-04-28 03:46:02 +00:00 |
|
DarthArgus
|
5f7cf7e969
|
this is closer but still not building correctly
|
2016-04-28 03:28:12 +00:00 |
|
DarthArgus
|
4f7a729d61
|
this makes more sense
|
2016-04-27 22:27:18 +00:00 |
|
DarthArgus
|
baecfbebb6
|
has linker error! but this should be a good start on breaking out our changes and web api into a standalone library/namespace
|
2016-04-27 21:54:10 +00:00 |
|
DarthArgus
|
cd997925eb
|
cleanup all the "#if 1" macro blocks
|
2016-03-24 21:27:54 +00:00 |
|
DarthArgus
|
3b430656ba
|
remove SOE deprecated code and files - leaving in the #if 0 blocks with TODO and other possible uses for later
|
2016-03-24 21:07:31 +00:00 |
|
DarthArgus
|
519be81acc
|
Revert f1c197e700 and fix our crash issue...this is silly
|
2016-03-03 11:19:23 -06:00 |
|
DarthArgus
|
9393e6e7af
|
another flint detected issue - init to 0 instead of with ourselves
|
2016-02-18 23:40:07 -06:00 |
|
DarthArgus
|
877d0a9b62
|
flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_
|
2016-02-18 22:55:54 -06:00 |
|
DarthArgus
|
dd9db6d350
|
Revert "Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too""
This reverts commit 8e2160f33e.
|
2016-02-11 21:19:18 -06:00 |
|
DarthArgus
|
8e2160f33e
|
Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too"
This reverts commit 3e4cc36e7e.
|
2016-02-11 19:44:31 -06:00 |
|
DarthArgus
|
3e4cc36e7e
|
newer standards prefer nullptr over NULL - this is most of them but there are others too
|
2016-02-11 15:16:14 -06:00 |
|
DarthArgus
|
f1c197e700
|
Remove code that seems to be unnecessary now that we no longer use stlport
|
2016-02-09 17:32:47 -06:00 |
|
DarthArgus
|
adf7f67682
|
fix some cppcheck detected (potential) issues
|
2016-02-03 02:00:56 -06:00 |
|
DarthArgus
|
f32c8b4f21
|
theoretically this will fix our unsigned comparison warnings
|
2016-01-31 12:51:49 -06:00 |
|
DarthArgus
|
48ba7961eb
|
possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code
|
2016-01-27 15:22:22 -06:00 |
|
DarthArgus
|
a161c994f3
|
another whoops
|
2016-01-15 23:26:41 -06:00 |
|
DarthArgus
|
26d3801f75
|
whoops
|
2016-01-15 23:24:19 -06:00 |
|
DarthArgus
|
267a3996f0
|
redo a bit that i didn't need to remove
|
2016-01-15 23:16:10 -06:00 |
|
DarthArgus
|
c9801cebad
|
more partial reverts of inadvisable changes from i++ to ++i, per pvs-studio...i'll ignore that type of advice from now on as i wasn't considering the consequences
|
2016-01-15 23:11:19 -06:00 |
|
DarthArgus
|
1ce2c52f5b
|
undo some more ill advised changes i made based on static analyzer output - they can cause buffer issues
|
2016-01-15 23:01:17 -06:00 |
|
DarthArgus
|
56cf409d6b
|
this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows
|
2015-11-14 21:48:24 -06:00 |
|
DarthArgus
|
b8a34bc8cc
|
fixes - have to include cstdint first
|
2015-11-04 17:16:56 -06:00 |
|
DarthArgus
|
ed312c0357
|
this should hopefully make it work
|
2014-11-04 14:58:54 -08:00 |
|
DarthArgus
|
2efcd0229b
|
Revert "maybe breaking things here"
This reverts commit 11b37fe1de.
|
2014-11-04 14:55:53 -08:00 |
|
DarthArgus
|
11b37fe1de
|
maybe breaking things here
|
2014-11-04 14:54:03 -08:00 |
|
DarthArgus
|
7a43224239
|
forgot an include
|
2015-11-04 16:33:53 -06:00 |
|
DarthArgus
|
737ca0ccb5
|
attempt converting these to uintptr_t
|
2014-11-04 14:28:16 -08:00 |
|
DarthArgus
|
22c6d8816f
|
missed one
|
2014-10-04 07:18:39 -07:00 |
|
DarthArgus
|
ec09586eb1
|
md5 cleanups
|
2015-11-03 15:26:50 -06:00 |
|
DarthArgus
|
31fc7fe30c
|
fix a couple low hanging 64 bit portability issues
|
2014-10-28 08:17:16 -07:00 |
|
DarthArgus
|
075c070adc
|
more cleanups
|
2014-10-28 07:51:05 -07:00 |
|
DarthArgus
|
c9c39d5713
|
and fix a ton more minor performance issues
|
2014-10-27 22:39:57 -07:00 |
|
DarthArgus
|
7254d00e3c
|
and more performance tweaks
|
2014-10-27 21:28:46 -07:00 |
|
DarthArgus
|
7bcd3cb5bc
|
aaand more bugs
|
2014-10-27 21:09:46 -07:00 |
|
DarthArgus
|
7bed05d8f3
|
fuuuu
|
2014-10-27 21:07:53 -07:00 |
|
DarthArgus
|
c6da25501a
|
bug fix
|
2014-10-27 21:06:48 -07:00 |
|
DarthArgus
|
4d0d2b0e15
|
more performance fixes
|
2014-10-27 21:03:48 -07:00 |
|
DarthArgus
|
a3d22e877a
|
start making more fast code...
|
2014-10-27 20:45:42 -07:00 |
|
DarthArgus
|
e9fea96e88
|
really don't care about csassist
|
2014-10-27 20:37:48 -07:00 |
|
DarthArgus
|
0c4829542d
|
try some more stuff
|
2014-10-27 20:33:41 -07:00 |
|
DarthArgus
|
154aa76d66
|
revert the CS stuff as we don't care
|
2014-10-27 20:25:08 -07:00 |
|
DarthArgus
|
e330fd11ce
|
more bug squashing
|
2014-10-27 20:23:13 -07:00 |
|