openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libtpproto-cpp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 12 hours
ago.
Mar 09, 2025 — Mar 09, 2026
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added TP04 frames to FrameFactory and FrameBuilder
Lee Begg
More...
almost 18 years ago
Removed last usage of long long.
Lee Begg
More...
almost 18 years ago
Replaces long long with int64_t in Vector3d.
Lee Begg
More...
almost 18 years ago
Added two more files to .gitignore. Namely the two test programs.
Lee Begg
More...
about 18 years ago
Added ObjectDescription, ObjectParameterGroup and ObjectParameter. This does not include a Visitor for ObjectParameter, changing Object to use ObjectDescriptions, or any of the ObjectParameter types. These will be done later.
Lee Begg
More...
about 18 years ago
Moved ObjectParameter to ObjectOrderParameter to make way for new ObjectParameter. ObjectParameter will be parameters of Object, where as ObjectOrderParameter is an OrderParameter about an Object.
Lee Begg
More...
about 18 years ago
Added ObectTypesList frame type.
Lee Begg
More...
about 18 years ago
Added GetObjectTypesList and GetObjectDesc frames.
Lee Begg
More...
about 18 years ago
Wrote GameInfo::unpackBuffer. Made easier thanks to recent changes to Buffer.
Lee Begg
More...
about 18 years ago
Merge branch 'buffer-rework' into tp04frames
Lee Begg
More...
about 18 years ago
Fixed Redirect to work with strings from Buffer. Only updated date in cpp file, license info already there.
Lee Begg
More...
about 18 years ago
Fixed ListParamter and StringParameter to work with strings to/from Buffer. Also added license info to all 4 files.
Lee Begg
More...
about 18 years ago
Fixed OrderDescription to work with strings from Buffer. Also added license information.
Lee Begg
More...
about 18 years ago
Fixed Message to work with strings from Buffer. Also added license information.
Lee Begg
More...
about 18 years ago
Fixed Board to work with strings from Buffer. Also added license information.
Lee Begg
More...
about 18 years ago
Fixed Object to use Strings from Buffer. Also added License information.
Lee Begg
More...
about 18 years ago
Fixed FailFrame to use strings from Buffer. Also fixed license info in cpp and h files. Appears to be missing from a lot of the files.
Lee Begg
More...
about 18 years ago
Fixed OkFrame to work with strings from Buffer. Also added license information in cpp and h files.
Lee Begg
More...
about 18 years ago
Fixed up FrameCodec for Buffer changes.
Lee Begg
More...
about 18 years ago
Fixed imcomplete work on frame version in readHeader of Buffer.
Lee Begg
More...
about 18 years ago
Fixed most of the issues with Buffer. Now works with strings instead of char*, uses specific uint32_t and 64_t types. Supports TP04 and string padding filter.
Lee Begg
More...
about 18 years ago
Added GameInfo frame. Unpack method not yet implemented, want to put some features into Buffer to make unpacking better first.
Lee Begg
More...
about 18 years ago
Updated gitignore to get some more generated files
Lee Begg
More...
about 18 years ago
Added SetFilters frame.
Lee Begg
More...
about 18 years ago
Added FinishedFrame and GetGameFrame to build
Lee Begg
More...
about 18 years ago
Corrected typo of FinishedFrame.
Lee Begg
More...
about 18 years ago
Added GetGameInfo frame. Not yet added to build.
Lee Begg
More...
about 18 years ago
Fixed header protection in finished.h
Lee Begg
More...
about 18 years ago
Added Finished frame for player finished turn messages. Not yet added to build.
Lee Begg
More...
about 18 years ago
Added TP04 frame types. Also added missing licence information.
Lee Begg
More...
about 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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