openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
Hypnos: UO Server Emulator
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 3 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for set functions. Started writing individual load() functions (missing general load() function for now.
Diego Elio Pettenò
More...
over 20 years ago
Added support for flags settings. Started writing implementation of get/set methods.
Diego Elio Pettenò
More...
over 20 years ago
compile fix
Giandomenico De Tullio
More...
over 20 years ago
Started writing script to auto generate code for the settings.
Diego Elio Pettenò
More...
over 20 years ago
Start working on autosettings.
Diego Elio Pettenò
More...
over 20 years ago
Fixes here and there.
Diego Elio Pettenò
More...
over 20 years ago
Added tests for cabal and wefts. Added dehuffman code (not 100% pertintent to hypnos actually).
Diego Elio Pettenò
More...
over 20 years ago
Autogened to expand modifies from previous commit. Note: with this autogen, also libtools was updated, so there's changes also for it.
Diego Elio Pettenò
More...
over 20 years ago
Added functions to manage default paths under Windows. Also rewrote code which was loading the UO path from registry using PathRemoveFileSpec() function instead of custom splitPath() which was already removed. Removed construtor for mul files from data.cpp. Added check for shlwapi.h header in configure script under windows (needed for PathRemoveFileSpec()).
Diego Elio Pettenò
More...
over 20 years ago
Moved cBoat to use the new multi-handling classes instead of old data.cpp functions.
Diego Elio Pettenò
More...
over 20 years ago
Renewed scripts: using configure script we don't need to filter out all the different type of files, just search in the source directories and not the compilation ones :)
Diego Elio Pettenò
More...
over 20 years ago
Fixed compilation for multi.mul handling classes.
Diego Elio Pettenò
More...
over 20 years ago
Wrote implementations to access multi.mul file, using multi.idx index. Need to change the uses of old data unit's functions. Autogened.
Diego Elio Pettenò
More...
over 20 years ago
Misc fixes for compilation. Updated Makefile.ams to not use libtool when not needed, fixed names and other errors. Autogened.
Diego Elio Pettenò
More...
over 20 years ago
Misc fixes here and there for compilation.
Diego Elio Pettenò
More...
over 20 years ago
Fix to last fix
Diego Elio Pettenò
More...
over 20 years ago
Fixed error about cEquippableContainer missing an unique doubleClicked() function.
Diego Elio Pettenò
More...
over 20 years ago
Fixes errors on iostream
Diego Elio Pettenò
More...
over 20 years ago
Characters / Starting Locations... (Packet 0xa9)
Giandomenico De Tullio
More...
over 20 years ago
A lot of misc fixes for compilation. Added more ignored warnings for icc.
Diego Elio Pettenò
More...
over 20 years ago
Added better checks for relocation needed, and define DATADIR and company only when needed. Splitted out function to check for windows environment. Added cache support for icc test.
Diego Elio Pettenò
More...
over 20 years ago
Added checks for iostream includes, and define of DATADIR variable. Removed daemon.cpp from Makefiles. Autogened.
Diego Elio Pettenò
More...
over 20 years ago
Added daemon code to the console main() code.
Diego Elio Pettenò
More...
over 20 years ago
Added nDirs namespace for handle paths to accomplish to FHS specs under unix. Rewrote logging system using c++ fstreams instead of stdio (mixing the two will create a lot of problems). Log system still needs a new initialization.
Diego Elio Pettenò
More...
over 20 years ago
Added BinReloc support for compliancy with FHS standard. Autogened.
Diego Elio Pettenò
More...
over 20 years ago
Added new mainloop files to Makefiles. Autogened.
Diego Elio Pettenò
More...
over 20 years ago
Removed quite all the old code in hypnos unit.
Diego Elio Pettenò
More...
over 20 years ago
Removed notify files, and changed includes.
Diego Elio Pettenò
More...
over 20 years ago
Wrote the new mainloop code (started at least). Added new tInterface class with child class tConsoleInterface. Removed old notify stuff....
Diego Elio Pettenò
More...
over 20 years ago
Misc fixes for compilation. Now libhypnos compiles with icc.
Diego Elio Pettenò
More...
over 20 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree