-
DeVaultSetter replied to the topic Random in the forum Discussion 1 year, 1 month ago
Living a life in a bunker as as it were anywhere near as good as life above ground, no matter what it promises, is bunkum. 😛
Warcraft III Neophyte: Which Rubicon book is that?
What Happened to the Intellectual Dark Web? For the disenchanted and falling out, what’s left? Bags Non-Intellectual Light Web to make a yin and yang of it, no? 🙂 -
Spastic Hamburger replied to the topic Veg in the forum Discussion 1 year, 1 month ago
Picked up the ground cover: https://en.wikipedia.org/wiki/Phyla_%28genus%29 🙂
Not sure of the specific species, though. Couldn’t get enough mimosa locally so I went with frog fruit instead.
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Another oddity that’ll need investigation:
SYS_WIN32(m_TimerID = timeSetEvent(55, 22, l_Win32TimerProc, 0, TIME_PERIODIC));SYS_WIN32(if (m_TimerID == 0) {
)
SYS_WIN32( ErrorHandler.AddError(ERR_BADINPUT,
"Failed to initialize the timer using SetTimer()!") );
SYS_WIN32( return (FALSE)…[Read more] -
Spastic Hamburger replied to the topic Random in the forum Discussion 1 year, 1 month ago
Started reading Rubicon yesterday and imagine my surprise when it was dedicated to a Warcraft III character 😛
-
DeVaultSetter replied to the topic Films & TV Shows in the forum Discussion 1 year, 1 month ago
Well after what has occurred in the middle east since then, it’s even a more pressing issue than ever. A job for a politico notable to dress up as a large, friendly crime solving do delve in the mysteries of the hallowed region, find the culprits, solve the mystery and bring in eternal peace. The Middle East saved by … Scooby Doo!
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Do you mean this one? Possibly if it’s a drop-in replacement
Haven’t gotten to the windowing code yet but, as I recall, DOS and Windows had totally different ways of handling that so they’d likely be incompatible. Removing it won’t change the binary at all but will reduce code cruft.
Sorry, meant prefixed. Will definitely need to get the…[Read more]
-
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
issue dates:
XGet Combat… 2009 01 02
Text bug 2008 12 03
New Obejct… 2008 10 17 -
DeVaultSetter replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Yes, you’ll want to check if the caller is looking for “(true)”.
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Just realized I accidentally changed the formatting for the overloaded operators. They should still work but the style no longer matches common practices. These are mostly in classes that are reimplementations of features in the Standard Library so they may be getting removed during the overhaul but I still need to correct my boo-boo
Unrelated…[Read more]
-
DeVaultSetter replied to the topic Top Ribbon: Google Search for Site in the forum Forum 1 year, 1 month ago
Yeah, might be a thing else it’s a slow train to judgement day. On the list!
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
This isn’t exactly a note but more something interesting that I just found. Some of the files have conditional includes that check for DOS or regular Windows, even though DOS was mostly phased out in the mid-90s for the consumer (still used for kiosks at the time and since has been mostly superseded by kiosk mode)
#if defined(__MSDOS__)[Read more]
#include… -
Spastic Hamburger replied to the topic Top Ribbon: Google Search for Site in the forum Forum 1 year, 1 month ago
We may need to sign up for Analytics and/or Search Console. I think the latter is what we would want for that but Google has a ton of tools. There is also a WordPress plugin that helps to integrate with them if we go that route.
-
DeVaultSetter replied to the topic Top Ribbon: Google Search for Site in the forum Forum 1 year, 1 month ago
Turns out a lot of content is not being spidered, so hit or miss – mainly miss. 😞
-
DeVaultSetter started the topic Mobile: Automatic Logout on Chrome Close in the forum Forum 1 year, 1 month ago
Say it’s mobile happens at least on the tablet
-
Spastic Hamburger replied to the topic Mobile: Chrome: "No Internet" in the forum Forum 1 year, 1 month ago
On a slow connection, it’s supposed to passively download the site for offline viewing and update the contents as the connection is re-established. However, in my experience, it’s hit or miss. When my connection is acting up, sometimes it downloads the content but not the styles or images while 75% of the time you get to play with T-Rex. Highly…[Read more]
-
DeVaultSetter started the topic Mobile: Chrome: "No Internet" in the forum Forum 1 year, 1 month ago
Get this when posting on a “weak” connection such as a public institution like a hospital.
-
Spastic Hamburger replied to the topic Films & TV Shows in the forum Discussion 1 year, 1 month ago
The final season does move away from much of the lore into more standalone sketches but still fun 🙂
Caught up on the Scooby Doo Show, only ever saw half of the episodes. It does a wonderful job expanding on the existing lore. One of the best moments was when Fred randomly told Shaggy to use plan 47 and Shaggy sits in thin air digging through a…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Looks like Astyle missed the spacing around the parentheses for function parameters as well in addition to the pointer operands (I wonder if Uncrustify would have worked any better, didn’t think of it at the time) so I’m working on that now. This will take a bit as I need to go through each file and adjust things manually but we’ll get there! 🙂
-
Spastic Hamburger replied to the topic Random in the forum Discussion 1 year, 1 month ago
Researching something (more on that later) and am coming across some interesting tidbits. In post apocalyptic lore, the bunkers are often placed near the coastlines. See the Fallout universe, Silo, and The Walking Dead as US examples (not too familiar with the genre in other locales). This is problematic due in large part to the water table and…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 1 year, 1 month ago
Okay, stripped the extraneous characters and updated the repo 🙂
Looking at the to-do list now, the items on it are pretty vague. Maybe we should wait on adding those items to the tracker until we understand them better?
If the docs are now pretty satisfactory, I’ll update the OpenMW thread 🙂
- Load More
