diff --git a/LICENSE b/LICENSE index a4d14a2..4672049 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Kangaroo Punch Multi Player Game Server Mark II +Kangaroo Punch MultiPlayer Game Server Mark II Copyright (C) 2020-2021 Scott Duensing This program is free software: you can redistribute it and/or modify diff --git a/client/Makefile.djgpp b/client/Makefile.djgpp index 5b72dfd..e371a49 100644 --- a/client/Makefile.djgpp +++ b/client/Makefile.djgpp @@ -1,5 +1,5 @@ # -# Kangaroo Punch Multi Player Game Server Mark II +# Kangaroo Punch MultiPlayer Game Server Mark II # Copyright (C) 2020-2021 Scott Duensing # # This program is free software: you can redistribute it and/or modify diff --git a/client/build.sh b/client/build.sh index a721655..194c575 100755 --- a/client/build.sh +++ b/client/build.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Kangaroo Punch Multi Player Game Server Mark II +# Kangaroo Punch MultiPlayer Game Server Mark II # Copyright (C) 2020-2021 Scott Duensing # # This program is free software: you can redistribute it and/or modify diff --git a/client/client.pro b/client/client.pro index 2d9d1b0..e93b5c4 100644 --- a/client/client.pro +++ b/client/client.pro @@ -1,5 +1,5 @@ # -# Kangaroo Punch Multi Player Game Server Mark II +# Kangaroo Punch MultiPlayer Game Server Mark II # Copyright (C) 2020-2021 Scott Duensing # # This program is free software: you can redistribute it and/or modify diff --git a/client/src/dos/keyboard.c b/client/src/dos/keyboard.c index b19bbd0..34f7de4 100644 --- a/client/src/dos/keyboard.c +++ b/client/src/dos/keyboard.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/dos/mouse.c b/client/src/dos/mouse.c index 2e44737..31488ed 100644 --- a/client/src/dos/mouse.c +++ b/client/src/dos/mouse.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/dos/vesa.c b/client/src/dos/vesa.c index fa0739b..4c4bd48 100644 --- a/client/src/dos/vesa.c +++ b/client/src/dos/vesa.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/array.c b/client/src/gui/array.c index 2f10de0..0f84edc 100644 --- a/client/src/gui/array.c +++ b/client/src/gui/array.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/array.h b/client/src/gui/array.h index b47cd1e..e8a1c73 100644 --- a/client/src/gui/array.h +++ b/client/src/gui/array.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/button.c b/client/src/gui/button.c index 1afcfb5..a37f312 100644 --- a/client/src/gui/button.c +++ b/client/src/gui/button.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/button.h b/client/src/gui/button.h index be92367..0d2d1cc 100644 --- a/client/src/gui/button.h +++ b/client/src/gui/button.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/desktop.c b/client/src/gui/desktop.c index f2e92a5..9d48440 100644 --- a/client/src/gui/desktop.c +++ b/client/src/gui/desktop.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/desktop.h b/client/src/gui/desktop.h index 48c2c7d..75b2f55 100644 --- a/client/src/gui/desktop.h +++ b/client/src/gui/desktop.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/font.c b/client/src/gui/font.c index 0a4dd24..a39e34d 100644 --- a/client/src/gui/font.c +++ b/client/src/gui/font.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/font.h b/client/src/gui/font.h index 1bf40a2..34f6975 100644 --- a/client/src/gui/font.h +++ b/client/src/gui/font.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/gui.c b/client/src/gui/gui.c index 8ee57fd..0f328d3 100644 --- a/client/src/gui/gui.c +++ b/client/src/gui/gui.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/gui.h b/client/src/gui/gui.h index c77ca10..593b439 100644 --- a/client/src/gui/gui.h +++ b/client/src/gui/gui.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/image.c b/client/src/gui/image.c index 0aaaedd..0725b96 100644 --- a/client/src/gui/image.c +++ b/client/src/gui/image.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/image.h b/client/src/gui/image.h index 9f02c25..bbaa043 100644 --- a/client/src/gui/image.h +++ b/client/src/gui/image.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/keyboard.h b/client/src/gui/keyboard.h index 6884781..f4bcd2d 100644 --- a/client/src/gui/keyboard.h +++ b/client/src/gui/keyboard.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/log.c b/client/src/gui/log.c index b500dfb..58e415f 100644 --- a/client/src/gui/log.c +++ b/client/src/gui/log.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/log.h b/client/src/gui/log.h index c8bfc44..fd75f3f 100644 --- a/client/src/gui/log.h +++ b/client/src/gui/log.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/memory.c b/client/src/gui/memory.c index f7f1cf7..38dd6b5 100644 --- a/client/src/gui/memory.c +++ b/client/src/gui/memory.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/memory.h b/client/src/gui/memory.h index 88f497e..087baa9 100644 --- a/client/src/gui/memory.h +++ b/client/src/gui/memory.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/mouse.h b/client/src/gui/mouse.h index b730c6f..6099186 100644 --- a/client/src/gui/mouse.h +++ b/client/src/gui/mouse.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/os.h b/client/src/gui/os.h index 76432b0..3055d44 100644 --- a/client/src/gui/os.h +++ b/client/src/gui/os.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/task.c b/client/src/gui/task.c index d38a8be..66fc2de 100644 --- a/client/src/gui/task.c +++ b/client/src/gui/task.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/task.h b/client/src/gui/task.h index 190fed6..ed1052c 100644 --- a/client/src/gui/task.h +++ b/client/src/gui/task.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/vesa.h b/client/src/gui/vesa.h index a7f7576..50481f2 100644 --- a/client/src/gui/vesa.h +++ b/client/src/gui/vesa.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/widget.c b/client/src/gui/widget.c index c213f5e..b19f500 100644 --- a/client/src/gui/widget.c +++ b/client/src/gui/widget.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/widget.h b/client/src/gui/widget.h index 722d602..9ac6267 100644 --- a/client/src/gui/widget.h +++ b/client/src/gui/widget.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/window.c b/client/src/gui/window.c index aca44c3..8acc383 100644 --- a/client/src/gui/window.c +++ b/client/src/gui/window.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/gui/window.h b/client/src/gui/window.h index 599b0c6..3fe3eb1 100644 --- a/client/src/gui/window.h +++ b/client/src/gui/window.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/client/src/linux/linux.c b/client/src/linux/linux.c index 9be7285..e2459f5 100644 --- a/client/src/linux/linux.c +++ b/client/src/linux/linux.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify @@ -26,6 +26,7 @@ #include "vesa.h" +static MouseT _mouse; static SDL_Window *_window = NULL; static SDL_Renderer *_renderer = NULL; static SDL_Surface *_surface = NULL; @@ -33,7 +34,6 @@ static SurfaceT *_offScreenBuffer = NULL; static SurfaceT *_activeSurface = NULL; static uint16_t _width = 0; static uint16_t _height = 0; -static MouseT _mouse; static uint8_t _windowScale = 1; static uint8_t _alt = 0; static uint8_t _control = 0; diff --git a/client/src/main.c b/client/src/main.c index 171570f..3d92e67 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify @@ -93,7 +93,7 @@ int main(int argc, char *argv[]) { // 0 1 2 3 4 5 6 7 8 // 12345678901234567890123456789012345678901234567890123456789012345678901234567890 - printf("Kangaroo Punch Multi Player DOS Game Client Mark II\n"); + printf("Kangaroo Punch MultiPlayer DOS Game Client Mark II\n"); printf("Copyright (C) 2020-2021 Scott Duensing scott@kangaroopunch.com\n\n"); // Find last portion of filename. diff --git a/font/font.pro b/font/font.pro index a9103d9..fcb31c6 100644 --- a/font/font.pro +++ b/font/font.pro @@ -1,5 +1,5 @@ # -# Kangaroo Punch Multi Player Game Server Mark II +# Kangaroo Punch MultiPlayer Game Server Mark II # Copyright (C) 2020-2021 Scott Duensing # # This program is free software: you can redistribute it and/or modify diff --git a/font/src/main.c b/font/src/main.c index 8339178..e19e19b 100644 --- a/font/src/main.c +++ b/font/src/main.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/font/src/stb.c b/font/src/stb.c index 398b675..54d9dc2 100644 --- a/font/src/stb.c +++ b/font/src/stb.c @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/font/src/stb.h b/font/src/stb.h index c8daeb8..8a6618a 100644 --- a/font/src/stb.h +++ b/font/src/stb.h @@ -1,5 +1,5 @@ /* - * Kangaroo Punch Multi Player Game Server Mark II + * Kangaroo Punch MultiPlayer Game Server Mark II * Copyright (C) 2020-2021 Scott Duensing * * This program is free software: you can redistribute it and/or modify diff --git a/kpmpgsmkii.pro b/kpmpgsmkii.pro index b0e1f54..1eabb8e 100644 --- a/kpmpgsmkii.pro +++ b/kpmpgsmkii.pro @@ -1,5 +1,5 @@ # -# Kangaroo Punch Multi Player Game Server Mark II +# Kangaroo Punch MultiPlayer Game Server Mark II # Copyright (C) 2020-2021 Scott Duensing # # This program is free software: you can redistribute it and/or modify