-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #8
Open
hcourthias
wants to merge
41
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dev #8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added: Start of work on Core & NetworkManager * Removed: .vscode folder * Added: Creation of the map / cells / teams * Add: subject server binary * Removed: binary files * Added: Items's display on the map * Add: getItemName method in MapCell' class * Added: Cmd relating to player * Add : MouseEvent * Add: window resizing handling * Removed: Debug print * Removed: zappy_server binary
* [ADD] empty map generation * [FIX] calloc function * [FIX] map gen seg * [FIX] empty map generation * [RM] map debug * [FIX] norm pars file * [ADD] circular map * [FIX] merge map * [ADD] random objects on map * [ADD] map formatting to send * [ADD] create socket and send map * fix : map linking | add : move cmd and look around * mod : map links as array * ADD: Server and epoll init * fix : map seg * FIX : map links + look around * ADD : inventory * FIX : directions enum * Added: Create user and events management * FIX : merging server and commands * FIX : serv function * Merging server init and map generation * Fix: Modified server and epoll initialisation. * FIX : valgrind error * ADD : map free * ADD : missing free * FIX : change norm * FIX : asprintf and fprintf warnings | ADD : take, set and connect_nbr cmd * ADD: cmd and exec_cmd * FIX : coding style * Merging commands and authentification * Fix: Merge cmds execution and authentication * Fix: Fixing compilation * Add: exec_cmd used * FIX : cmd * FIX : exec md * Fix: exec cmd * FIX: add \n to responses * FIX : eject * Fix: Exec commands * Merging commande changes * Fix: exec cmds * Exec commands done * FIX: inventory format * Fix: Norm and commands execution * FIX: Inventory format * FIX: map content * FIX: look around * FIX: cmd * FIX: coding styl * ADD : imgs src for readme
Merging client branch into dev
* Added: Start of work on Core & NetworkManager * Removed: .vscode folder * Added: Creation of the map / cells / teams * Add: subject server binary * Removed: binary files * Added: Items's display on the map * Add: getItemName method in MapCell' class * Added: Cmd relating to player * Add : MouseEvent * Add: window resizing handling * Removed: Debug print * Removed: zappy_server binary * Added: Player info on click
* Added: Start of work on Core & NetworkManager * Removed: .vscode folder * Added: Creation of the map / cells / teams * Add: subject server binary * Removed: binary files * Added: Items's display on the map * Add: getItemName method in MapCell' class * Added: Cmd relating to player * Add : MouseEvent * Add: window resizing handling * Removed: Debug print * Removed: zappy_server binary * Added: Player info on click * Fixed: Compilation Error
* [ADD] empty map generation * [FIX] calloc function * [FIX] map gen seg * [FIX] empty map generation * [RM] map debug * [FIX] norm pars file * [ADD] circular map * [FIX] merge map * [ADD] random objects on map * [ADD] map formatting to send * [ADD] create socket and send map * fix : map linking | add : move cmd and look around * mod : map links as array * ADD: Server and epoll init * fix : map seg * FIX : map links + look around * ADD : inventory * FIX : directions enum * Added: Create user and events management * FIX : merging server and commands * FIX : serv function * Merging server init and map generation * Fix: Modified server and epoll initialisation. * FIX : valgrind error * ADD : map free * ADD : missing free * FIX : change norm * FIX : asprintf and fprintf warnings | ADD : take, set and connect_nbr cmd * ADD: cmd and exec_cmd * FIX : coding style * Merging commands and authentification * Fix: Merge cmds execution and authentication * Fix: Fixing compilation * Add: exec_cmd used * FIX : cmd * FIX : exec md * Fix: exec cmd * FIX: add \n to responses * FIX : eject * Fix: Exec commands * Merging commande changes * Fix: exec cmds * Exec commands done * FIX: inventory format * Fix: Norm and commands execution * FIX: Inventory format * FIX: map content * FIX: look around * FIX: cmd * FIX: coding styl * ADD : imgs src for readme * Removed commands registering
Pas ouf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.