[OblivionReborn] / Client Repository:
ViewVC logotype

Log of /Client

View Directory Listing Directory Listing


Sticky Revision:

Revision 79 - Directory Listing
Modified Wed May 20 21:37:37 2009 UTC (15 months, 2 weeks ago) by quickdanger
Added flag 2 handling for disconnect packet. Changed Chat display format.

Revision 78 - Directory Listing
Modified Wed May 20 21:36:12 2009 UTC (15 months, 2 weeks ago) by quickdanger
Version is now 0.6.11

Revision 77 - Directory Listing
Modified Wed May 20 21:35:16 2009 UTC (15 months, 2 weeks ago) by quickdanger
Added char MyName[32]

Revision 76 - Directory Listing
Modified Wed May 20 21:34:14 2009 UTC (15 months, 2 weeks ago) by quickdanger
Added client-side debug text on MPSyncSpawn

Revision 74 - Directory Listing
Modified Tue May 5 22:53:10 2009 UTC (16 months ago) by quickdanger
find '###' to see what I disabled

Revision 73 - Directory Listing
Modified Tue Nov 4 04:02:05 2008 UTC (22 months ago) by joseph
FIXED: Crash bugs with playername code;
ADDED: Playername support in chat messages;

Revision 72 - Directory Listing
Modified Mon Nov 3 01:33:05 2008 UTC (22 months ago) by joseph
FIXED: Server side variable clearing bugs;
ADDED: Player-side name support;

Revision 70 - Directory Listing
Modified Sat Oct 11 19:42:33 2008 UTC (22 months, 3 weeks ago) by joseph
ADDED: MPFixPlayer command, Message style chat display, map markers for other players;
FIXED: Chat bugs, connection issues;

Revision 69 - Directory Listing
Modified Tue Sep 23 06:25:25 2008 UTC (23 months, 2 weeks ago) by joseph
ADDED: Message style chat display, map markers for other players, MPFixPlayer command;
FIXED: Chat bug that displayed random characters at the end of messages;

Revision 68 - Directory Listing
Modified Sat Sep 20 20:31:14 2008 UTC (23 months, 2 weeks ago) by joseph
FIXED: Client send / receive methods and threads, Server-monitor array initialization and checking, player name initialization server-side;

Revision 67 - Directory Listing
Modified Sat Sep 20 08:21:05 2008 UTC (23 months, 2 weeks ago) by joseph
ADDED: PlayerInfo send / receive, Server-side chat log, Server inactive time;
FIXED: Connection count errors, Server uptime count;

Revision 66 - Directory Listing
Modified Mon Sep 15 00:33:54 2008 UTC (23 months, 3 weeks ago) by joseph
FIXED: Fixed errors in name injection that caused crash on connect;

Revision 65 - Directory Listing
Modified Sun Sep 14 22:48:26 2008 UTC (23 months, 3 weeks ago) by joseph
ADDED: Player name injection for NPCs;

Revision 64 - Directory Listing
Modified Fri Sep 12 03:15:37 2008 UTC (23 months, 3 weeks ago) by joseph
FIXED: Typos in player list command and server monitor code;

Revision 63 - Directory Listing
Modified Thu Sep 11 16:34:20 2008 UTC (23 months, 3 weeks ago) by joseph
FIXED: Updated version number;

Revision 62 - Directory Listing
Modified Thu Sep 11 16:26:48 2008 UTC (23 months, 3 weeks ago) by joseph
ADDED: Command to get list of connect players on client, name injection on client;

Revision 61 - Directory Listing
Modified Thu Sep 11 16:10:07 2008 UTC (23 months, 3 weeks ago) by joseph
ADDED: Special case for server monitor on connection, Server info packet;
REMOVED: TempThread from client;

Revision 60 - Directory Listing
Modified Thu Sep 4 05:41:17 2008 UTC (2 years ago) by joseph
ADDED: More positioning redundancy to key script, updatecounter to MPGetPosData, ClearPlayer function server-side;
FIXED: Client clears LocalPlayer and TotalPlayers on disconnect;

Revision 59 - Directory Listing
Modified Sun Aug 31 22:06:33 2008 UTC (2 years ago) by joseph
ADDED: MPGetNextSpawn command for processing player NPCs;
FIXED: Interiors are now accessible, players spawn when they both go through a door at the same time, players spawn more regularly, connection count now updates when a player connects with an invalid version, players can reconnect properly with MPDC / MPCN now;

Revision 58 - Directory Listing
Modified Sat Aug 30 23:12:36 2008 UTC (2 years ago) by joseph
ADDED: Position interpolation code;
FIXED: Position synchronization issues;

Revision 57 - Directory Listing
Modified Thu Aug 28 01:15:44 2008 UTC (2 years ago) by joseph
FIXED: Updated version to 0.6.5 for public release

Revision 55 - Directory Listing
Modified Mon Aug 25 18:36:11 2008 UTC (2 years ago) by bobjr777
CHANGE the esp will now inform the player if they have not connected properly

Revision 54 - Directory Listing
Modified Mon Aug 25 00:25:49 2008 UTC (2 years ago) by joseph
ADDED: New equipment sync code;
FIXED: Position sync glitches;
REMOVED: Old equipment sync code;

Revision 53 - Directory Listing
Modified Sat Aug 23 17:18:49 2008 UTC (2 years ago) by bobjr777
Got svn versioning working. You need Tortise SVN bin folder in the path. will build on linux with but will say revision 0.

Revision 52 - Directory Listing
Modified Sat Aug 23 16:06:42 2008 UTC (2 years ago) by bobjr777
A test to see if the revision stuff i found works. it needs to be commited to svn for it work work apperently

Revision 51 - Directory Listing
Modified Sat Aug 23 04:40:44 2008 UTC (2 years ago) by bobjr777
Added a version.rc for version info in the dll
got rid of old stuff in the esp

Revision 50 - Directory Listing
Modified Fri Aug 22 21:22:45 2008 UTC (2 years ago) by bobjr777
CHANGE: the server now builds on linux and windows. Linux is untested.

Revision 48 - Directory Listing
Modified Fri Aug 22 02:46:22 2008 UTC (2 years ago) by joseph
FIXED: More stat sync bugs

Revision 47 - Directory Listing
Modified Fri Aug 22 02:00:08 2008 UTC (2 years ago) by joseph
FIXED: Stats injection code, still bugs to fix yet

Revision 46 - Directory Listing
Modified Thu Aug 21 02:36:31 2008 UTC (2 years ago) by bobjr777
Fixed: Compiler warnings
changed packet hander error message for more information

Revision 45 - Directory Listing
Modified Wed Aug 20 17:34:33 2008 UTC (2 years ago) by bobjr777
added stats sync (disabled)
added bools to enable and disable client injection
fixed some compiler warnings

Revision 44 - Directory Listing
Modified Wed Aug 20 04:13:21 2008 UTC (2 years ago) by joseph
FIXED: Bug that prevented client reception of chat messages.

Revision 43 - Directory Listing
Modified Tue Aug 19 23:33:32 2008 UTC (2 years ago) by bobjr777
made it tell you at 4 animations per second instead of 3. got rid of runscriptline from OBSEFunctions.cpp as it was not needed in there. added some spaces to some lines to make them a bit more readable

Revision 42 - Directory Listing
Modified Sun Aug 10 23:55:26 2008 UTC (2 years ago) by joseph
ADDED: Equipment sync;
FIXED: Animation crash bug, server chat bug;

There is still a client-side chat bug that needs to be fixed.

Revision 41 - Directory Listing
Modified Sun Aug 10 19:48:00 2008 UTC (2 years ago) by joseph
ADDED: Position sync inside in-game script;
FIXED: Client crash bug;
REMOVED: Internal position injection code;

Revision 40 - Directory Listing
Modified Wed Aug 6 23:22:21 2008 UTC (2 years, 1 month ago) by joseph
ADDED: Client now builds in debug mode
FIXED: Moved position sync code to the proper location, changed Console_Print to _MESSAGE in several locations

Revision 39 - Directory Listing
Modified Wed Aug 6 06:08:34 2008 UTC (2 years, 1 month ago) by joseph
FIXED: server code send bug, client side positioning crash (not completely fixed yet)

Revision 38 - Directory Listing
Modified Mon Aug 4 22:23:17 2008 UTC (2 years, 1 month ago) by joseph
ADDED: OBSEFunctions files, recursive packet processing for client, client data layer, player send equipment code, ScanBuffer function for packet processing, new server-side disconnect code, data request system server-side;
FIXED: Server-side position processing, flags for position packets;
REMOVED: refID from all packets;

Revision 36 - Directory Listing
Modified Sat Aug 2 04:15:09 2008 UTC (2 years, 1 month ago) by bobjr777
Got rid of some unused parts of packets, changed the way chat tells you about a message, Changed animaions a bit. 

Revision 35 - Directory Listing
Modified Sat Aug 2 04:02:44 2008 UTC (2 years, 1 month ago) by joseph
Fixed a bug in the animation injection code. Modified the server output update rate for testing.

Revision 34 - Directory Listing
Modified Sat Aug 2 03:12:46 2008 UTC (2 years, 1 month ago) by bobjr777
Changed the way that the client is built. Much cleaner now. 

Revision 33 - Directory Listing
Modified Fri Aug 1 21:48:19 2008 UTC (2 years, 1 month ago) by bobjr777
got animations finished but not yet tested. 

Revision 32 - Directory Listing
Modified Fri Aug 1 20:16:18 2008 UTC (2 years, 1 month ago) by bobjr777
Finished adding comments to all the functions in the client.

Revision 31 - Directory Listing
Modified Fri Aug 1 18:26:48 2008 UTC (2 years, 1 month ago) by bobjr777
Added MPHelp command and more comments on ingame functions

Revision 30 - Directory Listing
Modified Fri Aug 1 16:10:34 2008 UTC (2 years, 1 month ago) by bobjr777
Made some small changes to the animations and fixed a comiler warning.

Revision 29 - Directory Listing
Modified Fri Aug 1 05:59:26 2008 UTC (2 years, 1 month ago) by joseph
Fixed more chat bugs. Finally got positioning sync working. Got rid of script based positioning.

Revision 28 - Directory Listing
Modified Fri Aug 1 05:29:08 2008 UTC (2 years, 1 month ago) by bobjr777
More anim stuff and cleaned up some equip vars.

Revision 27 - Directory Listing
Modified Fri Aug 1 04:46:34 2008 UTC (2 years, 1 month ago) by bobjr777
Somehow forgot to include this in my last commit. 

Revision 26 - Directory Listing
Modified Fri Aug 1 04:36:18 2008 UTC (2 years, 1 month ago) by bobjr777
Got rid of any compiler warnings in vc and g++ added a version.h so the client and server version are synced. added make file for mingw on windows. 

Revision 25 - Directory Listing
Modified Fri Aug 1 02:28:34 2008 UTC (2 years, 1 month ago) by bobjr777
Cleaned up all the function comments for the server. Added a new line to the end of all the server files. Please keep it that way or gcc(when we get it working) gets mad.

Revision 24 - Directory Listing
Modified Fri Aug 1 01:44:45 2008 UTC (2 years, 1 month ago) by bobjr777
Added all the svn ignores that will be needed for now. 

Revision 23 - Directory Listing
Modified Thu Jul 31 23:43:15 2008 UTC (2 years, 1 month ago) by bobjr777
Around 60% of the way to getting animations done. Added the necessary packet handlers. Got the client sending current animation to the server. 

Revision 22 - Directory Listing
Modified Thu Jul 31 23:17:50 2008 UTC (2 years, 1 month ago) by joseph
Finished chat system. Added some more comments in the code.

Revision 20 - Directory Listing
Modified Wed Jul 30 23:06:09 2008 UTC (2 years, 1 month ago) by joseph
Fixed syntax errors in chat data memory allocation.

Revision 19 - Directory Listing
Modified Wed Jul 30 23:02:29 2008 UTC (2 years, 1 month ago) by joseph
Finished chat system. Added some more comments. Removed defunct Structs.h file.

Revision 17 - Directory Listing
Modified Wed Jul 30 16:42:57 2008 UTC (2 years, 1 month ago) by bobjr777
Added more comments for ingame functions. Changed some error messages to read better.

Revision 16 - Directory Listing
Modified Wed Jul 30 05:12:48 2008 UTC (2 years, 1 month ago) by joseph
Added output to see when actors are registered.

Revision 15 - Directory Listing
Modified Wed Jul 30 04:58:31 2008 UTC (2 years, 1 month ago) by joseph
Fixed server error that causes client crash. Added code to send player info to client upon connection.

Revision 13 - Directory Listing
Modified Wed Jul 30 04:34:51 2008 UTC (2 years, 1 month ago) by joseph
Removed defunct "Functions.cpp". Cleaned up client packet handlers. Cleaned up a few other client functions. Updated all code related to the SpawnList array.

Revision 11 - Directory Listing
Modified Tue Jul 29 16:35:13 2008 UTC (2 years, 1 month ago) by joseph
Fixed connection issue. Fixed thread issues on the client. Added position send-back in the server send loop. Fixed flag values when sending position, stats, etc. data.

Revision 10 - Directory Listing
Modified Tue Jul 29 15:06:00 2008 UTC (2 years, 1 month ago) by bobjr777
Made the client build in debug mode. Added svn ignores to release folders and the like

Revision 9 - Directory Listing
Modified Tue Jul 29 05:12:19 2008 UTC (2 years, 1 month ago) by joseph
Fixed file locations. Updated client to new data and packet structure.

Revision 8 - Directory Listing
Modified Mon Jul 28 22:06:16 2008 UTC (2 years, 1 month ago) by joseph
Updated copyright and license information.

Revision 3 - Directory Listing
Modified Thu Jul 24 05:59:19 2008 UTC (2 years, 1 month ago) by joseph
Fixed compiler errors. Client will now compile properly.

Revision 2 - Directory Listing
Modified Sun Jul 20 18:01:32 2008 UTC (2 years, 1 month ago) by joseph
Trying to fix include errors.

Revision 1 - Directory Listing
Added Sun Jul 20 17:47:39 2008 UTC (2 years, 1 month ago) by joseph
Initial commit of files to new SVN server.

Sort log by:

Contact SVN administrator
ViewVC Help
Powered by ViewVC 1.0.5